Removed printing options

This commit is contained in:
spinerak
2024-07-23 19:18:11 +02:00
parent 676dfd4343
commit 19966a4e1d

View File

@@ -68,7 +68,6 @@ class YachtDiceWorld(World):
}
def generate_early(self):
print(self.options)
"""
In generate early, we fill the item-pool, then determine the number of locations, and add filler items.
"""