implement switch assist on proxy server

This commit is contained in:
Martin Michelsen
2022-04-02 00:53:04 -07:00
parent 76fd9c22bf
commit 5afe3fb8d2
3 changed files with 64 additions and 55 deletions
+2
View File
@@ -53,6 +53,8 @@ public:
ClientConfig newserv_client_config;
bool suppress_newserv_commands;
bool enable_chat_filter;
bool enable_switch_assist;
std::string last_switch_enabled_subcommand;
int16_t override_section_id;
int16_t override_lobby_event;
int16_t override_lobby_number;