From 1275e490734717d72f8f8c1338a9fc01e1fef338 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Tue, 26 Jan 2021 01:46:13 +0100 Subject: [PATCH] also fix typo in rom.py --- Rom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rom.py b/Rom.py index 7aa05913..2d35f03c 100644 --- a/Rom.py +++ b/Rom.py @@ -2619,7 +2619,7 @@ HintLocations = ['telepathic_tile_eastern_palace', 'telepathic_tile_castle_tower', 'telepathic_tile_ice_large_room', 'telepathic_tile_turtle_rock', - 'telepathic_tile_ice_entrace', + 'telepathic_tile_ice_entrance', 'telepathic_tile_ice_stalfos_knights_room', 'telepathic_tile_tower_of_hera_entrance', 'telepathic_tile_south_east_darkworld_cave',