mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
LoginPacket: remove unused constant
This commit is contained in:
parent
84f99ed418
commit
38a06f76f8
@ -35,8 +35,6 @@ use function json_decode;
|
||||
class LoginPacket extends DataPacket{
|
||||
public const NETWORK_ID = ProtocolInfo::LOGIN_PACKET;
|
||||
|
||||
public const EDITION_POCKET = 0;
|
||||
|
||||
/** @var string */
|
||||
public $username;
|
||||
/** @var int */
|
||||
|
Loading…
x
Reference in New Issue
Block a user