diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index d382f84b..b73e5d3c 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -807,7 +807,10 @@ struct S_ArrowUpdateEntry_88 { // 93 (C->S): Log in (BB) struct C_Login_BB_93 { - ptext unused; + le_uint32_t player_tag; + le_uint32_t guild_card_number; + ptext unused; + le_uint32_t team_id; ptext username; ptext unused2; ptext password;