mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Moved the RAKNET_MAGIC constant
This commit is contained in:
@@ -562,7 +562,7 @@ class Player{
|
||||
break;
|
||||
}
|
||||
$this->send(0x08, array(
|
||||
MAGIC,
|
||||
RAKNET_MAGIC,
|
||||
$this->server->serverID,
|
||||
$this->port,
|
||||
$data[3],
|
||||
|
Reference in New Issue
Block a user