split field in 6x70 command

This commit is contained in:
Martin Michelsen
2023-09-07 23:54:15 -07:00
parent 15b9c05004
commit 39e491eb1e
+2 -1
View File
@@ -4546,7 +4546,8 @@ struct G_Unknown_6x6F {
struct G_SyncPlayerDispAndInventory_V3_6x70 {
G_ExtendedHeader<G_UnusedHeader> header;
// Offsets in this struct are relative to the overall command header
/* 000C */ parray<le_uint16_t, 2> unknown_a1;
/* 000C */ le_uint16_t client_id;
/* 000E */ le_uint16_t unknown_a1;
// [1] and [3] in this array (and maybe [2] also) appear to be le_floats;
// they could be the player's current (x, y, z) coords
/* 0010 */ parray<le_uint32_t, 7> unknown_a2;