mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Core: Running item Plando dot (#2405)
This commit is contained in:
2
Main.py
2
Main.py
@@ -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)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user