mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
better custom packet handling
This commit is contained in:
@ -35,7 +35,8 @@ $dataName = array(
|
||||
0x83 => "LoginStatus",
|
||||
0x84 => "Ready",
|
||||
0x85 => "Message",
|
||||
0x66 => "SetTime",
|
||||
0x86 => "SetTime",
|
||||
0x87 => "StartGame",
|
||||
|
||||
0x93 => "MoveEntity_PosRot",
|
||||
|
||||
|
Reference in New Issue
Block a user