diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/packets.h b/src/map/packets.h index c73a924a8..0d386b759 100644 --- a/src/map/packets.h +++ b/src/map/packets.h @@ -2298,7 +2298,7 @@ packet(0x96e,-1,clif->ackmergeitems); packet(0x095a,8,clif->pDull); // CZ_JOIN_BATTLE_FIELD // Shuffle End - // New Packets + // New Packets (wrong version or packet not exists) packet(0x0447,2); // PACKET_CZ_BLOCKING_PLAY_CANCEL packet(0x099f,24); // New Packets End |