From f8280e5f97b7af3559c325a63cf221167b79312e Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 19 Nov 2023 23:18:31 -0800 Subject: [PATCH] fix 6xC6 format --- src/CommandFormats.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 16b516d7..352b166d 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -5555,8 +5555,8 @@ struct G_MedicalCenterUsed_BB_6xC5 { struct G_StealEXP_BB_6xC6 { G_ClientIDHeader header; + le_uint16_t entity_id = 0; le_uint16_t enemy_index = 0; - le_uint16_t unknown_a1 = 0; } __packed__; // 6xC7: Charge attack (BB)