refine game info messages

This commit is contained in:
Martin Michelsen
2024-03-15 22:19:33 -07:00
parent dc36d2ae8d
commit 31edec701b
9 changed files with 126 additions and 138 deletions
+1
View File
@@ -219,6 +219,7 @@ public:
std::weak_ptr<Episode3::Tournament::Team> ep3_tournament_team;
std::shared_ptr<Episode3::BattleRecord> ep3_prev_battle_record;
std::shared_ptr<const Menu> last_menu_sent;
uint32_t last_game_info_requested;
struct JoinCommand {
uint16_t command;
uint32_t flag;