mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-27 14:49:54 -07:00
Update Generate.py
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ def roll_settings(weights: dict, plando_options: PlandoOptions = PlandoOptions.b
|
|||||||
|
|
||||||
Important note:
|
Important note:
|
||||||
The same weights dict is shared between all slots using the same yaml (e.g. generic weights file for filler slots).
|
The same weights dict is shared between all slots using the same yaml (e.g. generic weights file for filler slots).
|
||||||
This means that it should never be modified without making a deepcopy first.
|
This means it should never be modified without making a deepcopy first.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if "linked_options" in weights:
|
if "linked_options" in weights:
|
||||||
|
|||||||
Reference in New Issue
Block a user