fix item tracking in battle/challenge modes

This commit is contained in:
Martin Michelsen
2023-02-02 20:01:48 -08:00
parent 77f919980a
commit 64d7ec5cde
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1405,7 +1405,7 @@ subcommand_handler_t subcommand_handlers[0x100] = {
/* 87 */ nullptr,
/* 88 */ on_subcommand_forward_check_size_game,
/* 89 */ on_subcommand_forward_check_size_game,
/* 8A */ nullptr,
/* 8A */ on_subcommand_forward_check_size_game,
/* 8B */ nullptr,
/* 8C */ nullptr,
/* 8D */ on_subcommand_forward_check_size_client,