Core/LttP: remove initialize_regions (#2362)

This commit is contained in:
Fabian Dill
2023-10-25 21:23:52 +02:00
committed by GitHub
parent e5ca83b5db
commit dab704df55
4 changed files with 0 additions and 11 deletions

View File

@@ -477,8 +477,6 @@ def create_inverted_regions(world, player):
create_lw_region(world, player, 'Death Mountain Bunny Descent Area')
]
world.initialize_regions()
def mark_dark_world_regions(world, player):
# cross world caves may have some sections marked as both in_light_world, and in_dark_work.