diff --git a/Utils.py b/Utils.py index 56874651..51d42551 100644 --- a/Utils.py +++ b/Utils.py @@ -260,7 +260,7 @@ def get_default_options() -> OptionsType: "disable_item_cheat": False, "location_check_points": 1, "hint_cost": 10, - "forfeit_mode": "goal", + "release_mode": "goal", "collect_mode": "disabled", "remaining_mode": "goal", "auto_shutdown": 0,