better custom packet handling

This commit is contained in:
Shoghi Cervantes Pueyo
2012-11-25 20:27:33 +01:00
parent 95b78a90ac
commit 0205880f99
8 changed files with 62 additions and 24 deletions

View File

@ -35,7 +35,8 @@ $dataName = array(
0x83 => "LoginStatus",
0x84 => "Ready",
0x85 => "Message",
0x66 => "SetTime",
0x86 => "SetTime",
0x87 => "StartGame",
0x93 => "MoveEntity_PosRot",