Man I really had to split that up into three commits.. Fix from removing LACS setting

This commit is contained in:
Garrett Cox 2022-08-10 01:19:21 -05:00
parent 8abfa4821f
commit 7f62802aef

View File

@ -4232,7 +4232,7 @@ void DrawRandoEditor(bool& open) {
"\n"
"Anywhere - Ganon's Boss Key Key can appear anywhere in the world."
);
SohImGui::EnhancementCombobox("gRandomizeShuffleGanonBossKey", randoShuffleGanonsBossKey, 12, 1);
SohImGui::EnhancementCombobox("gRandomizeShuffleGanonBossKey", randoShuffleGanonsBossKey, 6, 1);
PaddedSeparator();
// Start with Maps & Compasses