diff --git a/worlds/LauncherComponents.py b/worlds/LauncherComponents.py index aeb55cf9..b266bef1 100644 --- a/worlds/LauncherComponents.py +++ b/worlds/LauncherComponents.py @@ -104,7 +104,7 @@ components: List[Component] = [ # 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