diff --git a/worlds/_bizhawk/context.py b/worlds/_bizhawk/context.py index 9fe6c9e1ffb1..234faf3b65cf 100644 --- a/worlds/_bizhawk/context.py +++ b/worlds/_bizhawk/context.py @@ -168,6 +168,7 @@ async def _game_watcher(ctx: BizHawkClientContext): ctx.auth = None ctx.username = None ctx.client_handler = None + ctx.finished_game = False await ctx.disconnect(False) ctx.rom_hash = rom_hash