diff options
Diffstat (limited to 'src/map/clif.h')
-rw-r--r-- | src/map/clif.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/clif.h b/src/map/clif.h index 6edf5eef5..3bef6dcda 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -6,9 +6,6 @@ #include "map.h" -// protocol version -#define PACKETVER 7 - // packet DB #define MAX_PACKET_DB 0x300 #define MAX_PACKET_VER 25 |