mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
remove leftover debug log
This commit is contained in:
@@ -271,7 +271,6 @@ class ALTTPWorld(World):
|
||||
key = world.create_item("Small Key (Hyrule Castle)", player)
|
||||
loc = viable.pop()
|
||||
loc.place_locked_item(key)
|
||||
logging.info(loc)
|
||||
fill_locations.remove(loc)
|
||||
world.random.shuffle(fill_locations)
|
||||
# TODO: investigate not creating the key in the first place
|
||||
|
Reference in New Issue
Block a user