mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Updated for 1.2.0.18
This commit is contained in:
@ -135,6 +135,7 @@ class PacketPool{
|
||||
static::registerPacket(new ServerSettingsRequestPacket());
|
||||
static::registerPacket(new ServerSettingsResponsePacket());
|
||||
static::registerPacket(new ShowProfilePacket());
|
||||
static::registerPacket(new SetDefaultGameTypePacket());
|
||||
|
||||
static::registerPacket(new BatchPacket());
|
||||
}
|
||||
|
Reference in New Issue
Block a user