diff options
Diffstat (limited to 'src/common/packets/packets2020_len_main.h')
-rw-r--r-- | src/common/packets/packets2020_len_main.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/common/packets/packets2020_len_main.h b/src/common/packets/packets2020_len_main.h index d3adf8405..4b7273775 100644 --- a/src/common/packets/packets2020_len_main.h +++ b/src/common/packets/packets2020_len_main.h @@ -4655,5 +4655,25 @@ packetLen(0x0b75, 1026) packetLen(0x0b76, 77) #endif +// Packet: 0x0b77 +#if PACKETVER >= 20200506 +packetLen(0x0b77, -1) +#endif + +// Packet: 0x0b78 +#if PACKETVER >= 20200506 +packetLen(0x0b78, -1) +#endif + +// Packet: 0x0b79 +#if PACKETVER >= 20200506 +packetLen(0x0b79, -1) +#endif + +// Packet: 0x0b7a +#if PACKETVER >= 20200506 +packetLen(0x0b7a, -1) +#endif + #endif /* COMMON_PACKETS2020_LEN_MAIN_H */ |