summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-04-17 04:41:12 +0300
committerAndrei Karas <akaras@inbox.ru>2020-05-04 01:00:43 +0300
commit2b164edff18d15e87c16cbc0c77973154489d854 (patch)
tree812dc2a8b40d51db590e89b3c22484ab17010ade /src/map/packets.h
parent96bdd956cdbd87fcc9b665b5defd04fafb2f6684 (diff)
downloadhercules-2b164edff18d15e87c16cbc0c77973154489d854.tar.gz
hercules-2b164edff18d15e87c16cbc0c77973154489d854.tar.bz2
hercules-2b164edff18d15e87c16cbc0c77973154489d854.tar.xz
hercules-2b164edff18d15e87c16cbc0c77973154489d854.zip
Add packet CZ_LAPINEUPGRADE_CLOSE
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 1e6dc71bc..a27d0c4f8 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1824,6 +1824,10 @@ packet(0x96e,clif->ackmergeitems);
packet(0x0aa4, clif->pRefineryUIClose);
#endif
+#if PACKETVER_MAIN_NUM >= 20170111 || PACKETVER_RE_NUM >= 20170111 || defined(PACKETVER_ZERO)
+ packet(0x0ab5, clif->pLapineUpgrade_close);
+#endif
+
// 2017-02-28aRagexeRE
#if PACKETVER >= 20170228
// new packets