add skip card proxy option

This commit is contained in:
Martin Michelsen
2022-10-04 18:19:40 -07:00
parent 50e1b79b1e
commit ce87348bf5
4 changed files with 21 additions and 5 deletions
+1
View File
@@ -63,6 +63,7 @@ Client::Client(
pending_bb_save_player_index(0),
proxy_save_files(false),
proxy_suppress_remote_login(false),
proxy_zero_remote_guild_card(false),
dol_base_addr(0) {
this->last_switch_enabled_command.subcommand = 0;
memset(&this->next_connection_addr, 0, sizeof(this->next_connection_addr));