mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Actually merge branch 'release/3.4' this time
This commit is contained in:
@ -147,6 +147,7 @@ class PacketPool{
|
||||
static::registerPacket(new SetLocalPlayerAsInitializedPacket());
|
||||
static::registerPacket(new UpdateSoftEnumPacket());
|
||||
static::registerPacket(new NetworkStackLatencyPacket());
|
||||
static::registerPacket(new ScriptCustomEventPacket());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user