mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 01:53:23 -07:00
@@ -71,7 +71,7 @@ class World(object):
|
||||
self.fix_gtower_exit = self.shuffle_ganon
|
||||
self.retro = retro.copy()
|
||||
self.custom = custom
|
||||
self.customitemarray = customitemarray
|
||||
self.customitemarray: List[int] = customitemarray
|
||||
self.hints = hints.copy()
|
||||
self.dynamic_regions = []
|
||||
self.dynamic_locations = []
|
||||
|
||||
Reference in New Issue
Block a user