add all GC 1&2 subcommand formats
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ Client::Client(
|
||||
proxy_suppress_remote_login(false),
|
||||
proxy_zero_remote_guild_card(false),
|
||||
dol_base_addr(0) {
|
||||
this->last_switch_enabled_command.subcommand = 0;
|
||||
this->last_switch_enabled_command.header.subcommand = 0;
|
||||
memset(&this->next_connection_addr, 0, sizeof(this->next_connection_addr));
|
||||
|
||||
if (this->version() == GameVersion::BB) {
|
||||
|
||||
Reference in New Issue
Block a user