Fix non-beta brokenness

This commit is contained in:
2026-01-22 12:36:55 -06:00
parent 38754f7417
commit f5f8e6a9d0
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
public EntryRequirement CrystalsGanon { get; set; } = EntryRequirement.Crystals7;
[SettingName("bosses_ganon")]
[NoSettingName([Apr2025, Base])]
public BossRequirement BossesGanon { get; set; } = BossRequirement.Bosses8of10;
[SettingName("crystals_gt")]