Core: Running item Plando dot (#2405)

This commit is contained in:
Fabian Dill
2023-11-05 06:15:39 +01:00
committed by GitHub
parent d2e9bfb196
commit e1f1bf83c2

View File

@@ -265,7 +265,7 @@ def main(args, seed=None, baked_server_options: Optional[Dict[str, object]] = No
if any(world.item_links.values()): if any(world.item_links.values()):
world._all_state = None world._all_state = None
logger.info("Running Item Plando") logger.info("Running Item Plando.")
distribute_planned(world) distribute_planned(world)