mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 00:39:45 +00:00
Merge commit '38a06f76f'
# Conflicts: # resources/vanilla # src/pocketmine/network/mcpe/protocol/LoginPacket.php
This commit is contained in:
commit
82bc59f480
@ -37,8 +37,6 @@ use function strlen;
|
||||
class LoginPacket extends DataPacket implements ServerboundPacket{
|
||||
public const NETWORK_ID = ProtocolInfo::LOGIN_PACKET;
|
||||
|
||||
public const EDITION_POCKET = 0;
|
||||
|
||||
/** @var int */
|
||||
public $protocol;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user