add proxy option to block lobby events

This commit is contained in:
Martin Michelsen
2022-10-29 16:05:59 -07:00
parent 9140b04ca6
commit 52625aed9c
6 changed files with 77 additions and 52 deletions
+1
View File
@@ -63,6 +63,7 @@ Client::Client(
switch_assist(false),
can_chat(true),
pending_bb_save_player_index(0),
proxy_block_events(false),
proxy_save_files(false),
proxy_suppress_remote_login(false),
proxy_zero_remote_guild_card(false),