"Working" server

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-06 02:11:20 +01:00
parent fc63676bde
commit 2fd71922ca
6 changed files with 36 additions and 15 deletions

View File

@ -40,6 +40,8 @@ $dataName = array(
0x87 => "StartGame",
0x93 => "MoveEntity_PosRot",
0x94 => "MovePlayer",
0x9d => "RequestChunk",
0xa4 => "SetEntityMotion",
);