From 9bc8827ddf049c0f6b4f8613b0f157ec15ae7ff5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 8 May 2019 07:27:53 +0300 Subject: Update packets table up to 2019-05-30 --- src/common/packets/packets2019_len_zero.h | 48 +++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 6 deletions(-) (limited to 'src/common/packets/packets2019_len_zero.h') diff --git a/src/common/packets/packets2019_len_zero.h b/src/common/packets/packets2019_len_zero.h index 24abdb7bd..3295b26d9 100644 --- a/src/common/packets/packets2019_len_zero.h +++ b/src/common/packets/packets2019_len_zero.h @@ -4404,17 +4404,17 @@ packetLen(0x0b1f, 10) // Packet: 0x0b20 #if PACKETVER >= 20190327 -packetLen(0x0b20, 271) +packetLen(0x0b20, 271) // ZC_SHORTCUT_KEY_LIST_V4 #endif // Packet: 0x0b21 #if PACKETVER >= 20190327 -packetLen(0x0b21, 13) +packetLen(0x0b21, 13) // CZ_SHORTCUT_KEY_CHANGE #endif // Packet: 0x0b22 #if PACKETVER >= 20190327 -packetLen(0x0b22, 5) +packetLen(0x0b22, 5) // CZ_SHORTCUTKEYBAR_ROTATE #endif // Packet: 0x0b23 @@ -4433,7 +4433,9 @@ packetLen(0x0b25, 6) #endif // Packet: 0x0b26 -#if PACKETVER >= 20190424 +#if PACKETVER >= 20190515 +// removed +#elif PACKETVER >= 20190424 packetLen(0x0b26, 16) #endif @@ -4445,7 +4447,9 @@ packetLen(0x0b27, 2) #endif // Packet: 0x0b28 -#if PACKETVER >= 20190502 +#if PACKETVER >= 20190515 +packetLen(0x0b28, 3) +#elif PACKETVER >= 20190502 packetLen(0x0b28, 22) #elif PACKETVER >= 20190424 packetLen(0x0b28, -1) @@ -4459,9 +4463,41 @@ packetLen(0x0b29, 3) #endif // Packet: 0x0b2a -#if PACKETVER >= 20190502 +#if PACKETVER >= 20190529 +packetLen(0x0b2a, 40) +#elif PACKETVER >= 20190502 packetLen(0x0b2a, 6) #endif +// Packet: 0x0b2b +#if PACKETVER >= 20190515 +packetLen(0x0b2b, 11) +#endif + +// Packet: 0x0b2c +#if PACKETVER >= 20190515 +packetLen(0x0b2c, 3) +#endif + +// Packet: 0x0b2d +#if PACKETVER >= 20190515 +packetLen(0x0b2d, 11) +#endif + +// Packet: 0x0b2e +#if PACKETVER >= 20190515 +packetLen(0x0b2e, 4) +#endif + +// Packet: 0x0b2f +#if PACKETVER >= 20190529 +packetLen(0x0b2f, 73) +#endif + +// Packet: 0x0b30 +#if PACKETVER >= 20190529 +packetLen(0x0b30, -1) +#endif + #endif /* COMMON_PACKETS2019_LEN_ZERO_H */ -- cgit v1.2.3-60-g2f50