make replay commands more usable

This commit is contained in:
Martin Michelsen
2022-11-30 23:23:17 -08:00
parent f8da4ac7be
commit 2e3089cb10
9 changed files with 72 additions and 53 deletions
-1
View File
@@ -125,7 +125,6 @@ struct Client {
bool can_chat;
std::string pending_bb_save_username;
uint8_t pending_bb_save_player_index;
std::shared_ptr<const Episode3::BattleRecord> next_game_battle_record;
bool proxy_block_events;
bool proxy_block_function_calls;