mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-25 17:48:50 -05:00
Man I really had to split that up into three commits.. Fix from removing LACS setting
This commit is contained in:
parent
8abfa4821f
commit
7f62802aef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user