missing option in groups

This commit is contained in:
CookieCat
2024-05-18 19:18:36 -04:00
parent a543a3aa6d
commit 6f6bf413ea

View File

@@ -703,8 +703,8 @@ class AHITOptions(PerGameCommonOptions):
ahit_option_groups: Dict[str, List[Any]] = {
"General Options": [EndGoal, ShuffleStorybookPages, ShuffleAlpineZiplines, ShuffleSubconPaintings,
MinPonCost, MaxPonCost, BadgeSellerMinItems, BadgeSellerMaxItems, LogicDifficulty,
NoPaintingSkips, CTRLogic],
ShuffleActContracts, MinPonCost, MaxPonCost, BadgeSellerMinItems, BadgeSellerMaxItems,
LogicDifficulty, NoPaintingSkips, CTRLogic],
"Act Options": [ActRandomizer, StartingChapter, LowestChapterCost, HighestChapterCost,
ChapterCostIncrement, ChapterCostMinDifference, FinalChapterMinCost, FinalChapterMaxCost,