mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 17:06:16 +00:00
Packet names
This commit is contained in:
@ -86,7 +86,7 @@ class Session{
|
||||
$this->close("client disconnect");
|
||||
break;
|
||||
case 0x09:
|
||||
$this->send(0x88, array(
|
||||
$this->send(0x84, array(
|
||||
$this->counter[0],
|
||||
0x00,
|
||||
array(
|
||||
|
Reference in New Issue
Block a user