mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-14 17:59:41 +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{
|
class LoginPacket extends DataPacket implements ServerboundPacket{
|
||||||
public const NETWORK_ID = ProtocolInfo::LOGIN_PACKET;
|
public const NETWORK_ID = ProtocolInfo::LOGIN_PACKET;
|
||||||
|
|
||||||
public const EDITION_POCKET = 0;
|
|
||||||
|
|
||||||
/** @var int */
|
/** @var int */
|
||||||
public $protocol;
|
public $protocol;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user