summaryrefslogtreecommitdiff
path: root/src/map/packets_struct.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-03-11 03:41:21 +0100
committerGitHub <noreply@github.com>2019-03-11 03:41:21 +0100
commitc2bf96805ea5fdbd8d88bb1ddaf9f0e47a24fd08 (patch)
tree3ab47f1a5d9c91a3b5b3386b005e025e5cd089cf /src/map/packets_struct.h
parent7dcd2f45f09513686421aacd90184aca9bcf5854 (diff)
parent6fcce0935b9bca66c76481ac525443599c394b6a (diff)
downloadhercules-c2bf96805ea5fdbd8d88bb1ddaf9f0e47a24fd08.tar.gz
hercules-c2bf96805ea5fdbd8d88bb1ddaf9f0e47a24fd08.tar.bz2
hercules-c2bf96805ea5fdbd8d88bb1ddaf9f0e47a24fd08.tar.xz
hercules-c2bf96805ea5fdbd8d88bb1ddaf9f0e47a24fd08.zip
Merge pull request #2377 from 4144/updatepackets
Update packets up to 2019-03-06
Diffstat (limited to 'src/map/packets_struct.h')
-rw-r--r--src/map/packets_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/packets_struct.h b/src/map/packets_struct.h
index 2339935ec..42b11b718 100644
--- a/src/map/packets_struct.h
+++ b/src/map/packets_struct.h
@@ -3111,7 +3111,7 @@ struct PACKET_CZ_NPC_BARTER_PURCHASE {
DEFINE_PACKET_HEADER(CZ_NPC_BARTER_PURCHASE, 0x0b0f);
#endif
-#if PACKETVER_ZERO_NUM >= 20190130
+#if PACKETVER_MAIN_NUM >= 20181212 || PACKETVER_RE_NUM >= 20181212 || PACKETVER_ZERO_NUM >= 20190130
struct PACKET_ZC_USESKILL_ACK {
int16 packetType;
uint32 srcId;