summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-04-06 18:20:29 +0300
committerAndrei Karas <akaras@inbox.ru>2019-04-07 22:40:03 +0300
commite610e222c57c1268fce72bc9578b42f655c18545 (patch)
tree3954ed57ab46f4e403d83215822d6ca4a9e24189 /src/map/packets.h
parent7ae24dade4167ed76a62905d8f96280ceeee5e52 (diff)
downloadhercules-e610e222c57c1268fce72bc9578b42f655c18545.tar.gz
hercules-e610e222c57c1268fce72bc9578b42f655c18545.tar.bz2
hercules-e610e222c57c1268fce72bc9578b42f655c18545.tar.xz
hercules-e610e222c57c1268fce72bc9578b42f655c18545.zip
Add packet CZ_STYLE_CLOSE
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index bf80d96c7..a0b6b7f4b 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1777,8 +1777,10 @@ packet(0x96e,clif->ackmergeitems);
#if PACKETVER >= 20151104
// new packets
packet(0x0a46,clif->pReqStyleChange);
+ packet(0x0a48,clif->pStyleClose);
#endif
+
// 2016-03-23aRagexeRE
#if PACKETVER >= 20160323
// new packets