From 85582b94585d011b1dbd843b0b0e215af41b61d6 Mon Sep 17 00:00:00 2001 From: William Quelho Ferreira Date: Wed, 28 Jun 2023 21:06:45 -0300 Subject: [PATCH] TLoZ: fix LauncherComponents entry (#1908) --- worlds/LauncherComponents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/LauncherComponents.py b/worlds/LauncherComponents.py index aeb55cf9303f..b266bef1fa14 100644 --- a/worlds/LauncherComponents.py +++ b/worlds/LauncherComponents.py @@ -104,7 +104,7 @@ def launch_textclient(): # Pokémon Component('Pokemon Client', 'PokemonClient', file_identifier=SuffixIdentifier('.apred', '.apblue')), # TLoZ - Component('Zelda 1 Client', 'Zelda1Client'), + Component('Zelda 1 Client', 'Zelda1Client', file_identifier=SuffixIdentifier('.aptloz')), # ChecksFinder Component('ChecksFinder Client', 'ChecksFinderClient'), # Starcraft 2