From e178a7c0a6904ace803241cab3021d7b97177e90 Mon Sep 17 00:00:00 2001 From: CookieCat Date: Thu, 26 Oct 2023 22:04:02 -0400 Subject: [PATCH] Update __init__.py --- worlds/ahit/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/ahit/__init__.py b/worlds/ahit/__init__.py index 64b3febc3e..ef4a45d6d4 100644 --- a/worlds/ahit/__init__.py +++ b/worlds/ahit/__init__.py @@ -54,7 +54,7 @@ class HatInTimeWorld(World): shop_locs: List[str] = [] item_name_groups = relic_groups web = AWebInTime() - + # a def generate_early(self): adjust_options(self)