forked from mirror/Archipelago
Update Generate.py
This commit is contained in:
@@ -448,7 +448,7 @@ def roll_settings(weights: dict, plando_options: PlandoOptions = PlandoOptions.b
|
||||
|
||||
Important note:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user