summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2020_len_re.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-03-08 16:01:44 +0100
committerGitHub <noreply@github.com>2020-03-08 16:01:44 +0100
commit43e2ec7bf29dc0bb7a5b67d420f6f76d0154c01b (patch)
tree26b15fa25fc0bc50bbe9d086da2ab2880b7cc55b /src/common/packets/packets2020_len_re.h
parentc736a04fcd4efdf6f8b5b5ed01f73fc640493064 (diff)
parentea7ddfe360c13a43dc3dc1f27d20f865fc5d2b85 (diff)
downloadhercules-43e2ec7bf29dc0bb7a5b67d420f6f76d0154c01b.tar.gz
hercules-43e2ec7bf29dc0bb7a5b67d420f6f76d0154c01b.tar.bz2
hercules-43e2ec7bf29dc0bb7a5b67d420f6f76d0154c01b.tar.xz
hercules-43e2ec7bf29dc0bb7a5b67d420f6f76d0154c01b.zip
Merge pull request #2645 from 4144/updatepackets
Update packets up to 2020-03-04
Diffstat (limited to 'src/common/packets/packets2020_len_re.h')
-rw-r--r--src/common/packets/packets2020_len_re.h19
1 files changed, 17 insertions, 2 deletions
diff --git a/src/common/packets/packets2020_len_re.h b/src/common/packets/packets2020_len_re.h
index b33278c1c..2c21b1c67 100644
--- a/src/common/packets/packets2020_len_re.h
+++ b/src/common/packets/packets2020_len_re.h
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2018-2020 Hercules Dev Team
- * Copyright (C) 2018-2020 Andrei Karas (4144)
+ * Copyright (C) 2018-2020 Hercules Dev Team
+ * Copyright (C) 2018-2020 Andrei Karas (4144)
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -4637,5 +4637,20 @@ packetLen(0x0b71, 177)
packetLen(0x0b72, 4)
#endif
+// Packet: 0x0b73
+#if PACKETVER >= 20200212
+packetLen(0x0b73, 8)
+#endif
+
+// Packet: 0x0b74
+#if PACKETVER >= 20200304
+packetLen(0x0b74, 1026)
+#endif
+
+// Packet: 0x0b75
+#if PACKETVER >= 20200304
+packetLen(0x0b75, 1026)
+#endif
+
#endif /* COMMON_PACKETS2020_LEN_RE_H */