mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 06:45:49 -07:00
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 copy first.
|
||||
This means that it should never be modified without making a deepcopy first.
|
||||
"""
|
||||
|
||||
if "linked_options" in weights:
|
||||
|
||||
Reference in New Issue
Block a user