Clients: compatibility change for old Intel graphics.

This commit is contained in:
Fabian Dill
2021-12-10 09:29:59 +01:00
parent 21fbb545e8
commit e1fc44f4e0
4 changed files with 10 additions and 7 deletions

View File

@@ -1048,6 +1048,7 @@ async def game_watcher(ctx: Context):
ctx.location_name_getter(item.location), itemOutPtr, len(ctx.items_received)))
await snes_flush_writes(ctx)
async def run_game(romfile):
auto_start = Utils.get_options()["lttp_options"].get("rom_start", True)
if auto_start is True: