mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
DataPacket: strip some whitespace
This commit is contained in:
@ -49,7 +49,7 @@ abstract class DataPacket implements Packet{
|
||||
public $senderSubId = 0;
|
||||
/** @var int */
|
||||
public $recipientSubId = 0;
|
||||
|
||||
|
||||
/** @var NetworkBinaryStream */
|
||||
private $buf;
|
||||
|
||||
|
Reference in New Issue
Block a user