From 43c7432a8f4b6d00189e0649471f2e56d9a46b37 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 24 Oct 2019 00:12:56 +0300 Subject: Update packets table up to 2019-11-06 --- src/common/packets/packets2019_len_main.h | 44 ++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) (limited to 'src/common/packets/packets2019_len_main.h') diff --git a/src/common/packets/packets2019_len_main.h b/src/common/packets/packets2019_len_main.h index de105c36b..8c46258f8 100644 --- a/src/common/packets/packets2019_len_main.h +++ b/src/common/packets/packets2019_len_main.h @@ -4798,11 +4798,53 @@ packetLen(0x0b5e, 10) #endif // Packet: 0x0b5f -#if PACKETVER >= 20191016 +#if PACKETVER >= 20191030 +packetLen(0x0b5f, -1) +#elif PACKETVER >= 20191016 // removed #elif PACKETVER >= 20191002 packetLen(0x0b5f, 33) #endif +// Packet: 0x0b60 +#if PACKETVER >= 20191030 +packetLen(0x0b60, -1) +#endif + +// Packet: 0x0b61 +#if PACKETVER >= 20191030 +packetLen(0x0b61, -1) +#endif + +// Packet: 0x0b62 +#if PACKETVER >= 20191030 +packetLen(0x0b62, -1) +#endif + +// Packet: 0x0b63 +#if PACKETVER >= 20191030 +packetLen(0x0b63, -1) +#endif + +// Packet: 0x0b64 +#if PACKETVER >= 20191030 +packetLen(0x0b64, -1) +#endif + +// Packet: 0x0b65 +#if PACKETVER >= 20191106 +packetLen(0x0b65, -1) +#endif + +// Packet: 0x0b66 +#if PACKETVER >= 20191106 +packetLen(0x0b66, 25) +#endif + +// Packet: 0x0b67 +#if PACKETVER >= 20191106 +packetLen(0x0b67, 32) +#endif + #endif /* COMMON_PACKETS2019_LEN_MAIN_H */ -- cgit v1.2.3-60-g2f50