From 073d1fa7216747f824268487c5fd8e6204d53d96 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sat, 23 Nov 2019 22:10:33 +0300
Subject: Update packets table up to 2019-12-04

---
 src/common/packets/packets2019_len_main.h | 19 +++++++++++++++++++
 src/common/packets/packets2019_len_re.h   | 19 +++++++++++++++++++
 src/common/packets/packets2019_len_zero.h | 19 +++++++++++++++++++
 3 files changed, 57 insertions(+)

diff --git a/src/common/packets/packets2019_len_main.h b/src/common/packets/packets2019_len_main.h
index 8c46258f8..9e333ff87 100644
--- a/src/common/packets/packets2019_len_main.h
+++ b/src/common/packets/packets2019_len_main.h
@@ -4294,7 +4294,11 @@ packetLen(0x0af8, 11)
 packetLen(0x0af9, 6)
 
 // Packet: 0x0afa
+#if PACKETVER >= 20191204
+packetLen(0x0afa, 58)
+#elif PACKETVER >= 20190109
 packetLen(0x0afa, 54)
+#endif
 
 // Packet: 0x0afb
 packetLen(0x0afb, -1)
@@ -4846,5 +4850,20 @@ packetLen(0x0b66, 25)
 packetLen(0x0b67, 32)
 #endif
 
+// Packet: 0x0b68
+#if PACKETVER >= 20191120
+packetLen(0x0b68, 12)
+#endif
+
+// Packet: 0x0b69
+#if PACKETVER >= 20191127
+packetLen(0x0b69, 18)
+#endif
+
+// Packet: 0x0b6a
+#if PACKETVER >= 20191204
+packetLen(0x0b6a, -1)
+#endif
+
 
 #endif /* COMMON_PACKETS2019_LEN_MAIN_H */
diff --git a/src/common/packets/packets2019_len_re.h b/src/common/packets/packets2019_len_re.h
index 489fec550..0f487af37 100644
--- a/src/common/packets/packets2019_len_re.h
+++ b/src/common/packets/packets2019_len_re.h
@@ -4300,7 +4300,11 @@ packetLen(0x0af8, 11)
 packetLen(0x0af9, 6)
 
 // Packet: 0x0afa
+#if PACKETVER >= 20191204
+packetLen(0x0afa, 58)
+#elif PACKETVER >= 20190109
 packetLen(0x0afa, 54)
+#endif
 
 // Packet: 0x0afb
 packetLen(0x0afb, -1)
@@ -4858,5 +4862,20 @@ packetLen(0x0b66, 25)
 packetLen(0x0b67, 32)
 #endif
 
+// Packet: 0x0b68
+#if PACKETVER >= 20191120
+packetLen(0x0b68, 12)
+#endif
+
+// Packet: 0x0b69
+#if PACKETVER >= 20191127
+packetLen(0x0b69, 18)
+#endif
+
+// Packet: 0x0b6a
+#if PACKETVER >= 20191204
+packetLen(0x0b6a, -1)
+#endif
+
 
 #endif /* COMMON_PACKETS2019_LEN_RE_H */
diff --git a/src/common/packets/packets2019_len_zero.h b/src/common/packets/packets2019_len_zero.h
index ab3403eb6..da0bf6976 100644
--- a/src/common/packets/packets2019_len_zero.h
+++ b/src/common/packets/packets2019_len_zero.h
@@ -4294,7 +4294,11 @@ packetLen(0x0af8, 11)
 packetLen(0x0af9, 6)
 
 // Packet: 0x0afa
+#if PACKETVER >= 20191204
+packetLen(0x0afa, 58)
+#elif PACKETVER >= 20190116
 packetLen(0x0afa, 54)
+#endif
 
 // Packet: 0x0afb
 packetLen(0x0afb, -1)
@@ -4830,5 +4834,20 @@ packetLen(0x0b66, 25)
 packetLen(0x0b67, 32)
 #endif
 
+// Packet: 0x0b68
+#if PACKETVER >= 20191127
+packetLen(0x0b68, 12)
+#endif
+
+// Packet: 0x0b69
+#if PACKETVER >= 20191127
+packetLen(0x0b69, 18)
+#endif
+
+// Packet: 0x0b6a
+#if PACKETVER >= 20191204
+packetLen(0x0b6a, -1)
+#endif
+
 
 #endif /* COMMON_PACKETS2019_LEN_ZERO_H */
-- 
cgit v1.2.3-70-g09d2