diff --git a/worlds/yachtdice/__init__.py b/worlds/yachtdice/__init__.py index 6e68ed628d..c36c59544f 100644 --- a/worlds/yachtdice/__init__.py +++ b/worlds/yachtdice/__init__.py @@ -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. """