Moved the RAKNET_MAGIC constant

This commit is contained in:
Shoghi Cervantes Pueyo
2013-03-21 17:03:13 +01:00
parent 6e4141f140
commit 2e0d49a2ba
5 changed files with 8 additions and 8 deletions

View File

@@ -562,7 +562,7 @@ class Player{
break;
}
$this->send(0x08, array(
MAGIC,
RAKNET_MAGIC,
$this->server->serverID,
$this->port,
$data[3],