allow server item tables to be enabled by default

This commit is contained in:
Martin Michelsen
2023-10-25 18:48:22 -07:00
parent 6466eec106
commit 7476eb62d3
12 changed files with 201 additions and 86 deletions
-1
View File
@@ -87,7 +87,6 @@ Client::Client(
card_battle_table_seat_state(0),
next_exp_value(0),
can_chat(true),
use_server_rare_tables(false),
pending_bb_save_player_index(0),
dol_base_addr(0) {
this->last_switch_enabled_command.header.subcommand = 0;