summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-09-24 01:17:06 +0300
committerAndrei Karas <akaras@inbox.ru>2018-09-24 20:13:26 +0300
commit19e1bc1fb31265afeea95fe3ceb06e99a5853ad2 (patch)
tree7482428e993f0cb1f125e8105c29d93f1651f695 /src/map/clif.h
parent852c13305f67948531bd0277eb1922dbd02b1f26 (diff)
downloadhercules-19e1bc1fb31265afeea95fe3ceb06e99a5853ad2.tar.gz
hercules-19e1bc1fb31265afeea95fe3ceb06e99a5853ad2.tar.bz2
hercules-19e1bc1fb31265afeea95fe3ceb06e99a5853ad2.tar.xz
hercules-19e1bc1fb31265afeea95fe3ceb06e99a5853ad2.zip
Show any unhandled CZ packets in map server console.
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 86e53e1e9..66d7b1c6c 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -684,6 +684,7 @@ struct clif_interface {
uint16 map_port;
char map_ip_str[128];
int map_fd;
+ int cmd;
/* for clif_clearunit_delayed */
struct eri *delay_clearunit_ers;
/* Cash Shop [Ind/Hercules] */