mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
DataPacket: strip some whitespace
This commit is contained in:
parent
ca909ebc1d
commit
899d05c6ec
@ -49,7 +49,7 @@ abstract class DataPacket implements Packet{
|
|||||||
public $senderSubId = 0;
|
public $senderSubId = 0;
|
||||||
/** @var int */
|
/** @var int */
|
||||||
public $recipientSubId = 0;
|
public $recipientSubId = 0;
|
||||||
|
|
||||||
/** @var NetworkBinaryStream */
|
/** @var NetworkBinaryStream */
|
||||||
private $buf;
|
private $buf;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user