summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/clif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index 54bf3a452..ee0d9cf93 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -115,7 +115,7 @@ static const int packet_len_table[MAX_PACKET_DB] = {
};
// size list for each packet version after packet version 4.
-static int packet_size_table[11][MAX_PACKET_DB];
+static int packet_size_table[12][MAX_PACKET_DB]; //fixed by Lupus
// local define
enum {