From 18b33f68226ac29e70a194c8d2cfef40575e31b1 Mon Sep 17 00:00:00 2001 From: aerinon Date: Tue, 21 May 2024 08:26:16 -0600 Subject: [PATCH] fix: typo --- Rom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rom.py b/Rom.py index a31fdddc..5f2adfb9 100644 --- a/Rom.py +++ b/Rom.py @@ -1268,7 +1268,7 @@ def patch_rom(world, rom, player, team, is_mystery=False): "Skull Woods": 0x0080, "Swamp Palace": 0x0400, "Ice Palace": 0x0040, - "Misery Mire'": 0x0100, + "Misery Mire": 0x0100, "Turtle Rock": 0x0008, }