Removed unknown Packet 0xa9

This commit is contained in:
Shoghi Cervantes Pueyo 2013-01-26 19:01:05 +01:00
parent 81423e6c3d
commit 8e3efa0b7e
2 changed files with 2 additions and 0 deletions

View File

@ -341,6 +341,7 @@ class Player{
break;
case 0x03:
case 0xa9:
break;
case MC_DISCONNECT:

View File

@ -134,6 +134,7 @@ class CustomPacketHandler{
//null
break;
case 0x18:
case 0xa9:
//null
break;
case MC_LOGIN: