mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +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;
|
||||
/** @var int */
|
||||
public $recipientSubId = 0;
|
||||
|
||||
|
||||
/** @var NetworkBinaryStream */
|
||||
private $buf;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user