TS: removed todo list :D

This commit is contained in:
Jarno Westhof 2021-12-12 23:54:43 +01:00 committed by Fabian Dill
parent c4981e4b91
commit 5d0748983b
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ class TimespinnerWorld(World):
self.location_cache = []
self.pyramid_keys_unlock = get_pyramid_keys_unlock(world, player)
#TODO
#Non local items not getting rewarded locally
def generate_early(self):
# in generate_early the start_inventory isnt copied over to precollected_items, so we can still moffify the options directly