add proxy commands to override lobby params

This commit is contained in:
Martin Michelsen
2022-03-31 23:33:43 -07:00
parent 8a9e1a2049
commit edd9f4ea8f
3 changed files with 58 additions and 2 deletions
+3
View File
@@ -50,6 +50,9 @@ public:
ClientConfig newserv_client_config;
bool suppress_newserv_commands;
bool enable_chat_filter;
int16_t override_section_id;
int16_t override_lobby_event;
int16_t override_lobby_number;
struct LobbyPlayer {
uint32_t guild_card_number;