mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-13 06:58:03 -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"
|
"\n"
|
||||||
"Anywhere - Ganon's Boss Key Key can appear anywhere in the world."
|
"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();
|
PaddedSeparator();
|
||||||
|
|
||||||
// Start with Maps & Compasses
|
// Start with Maps & Compasses
|
||||||
|
Loading…
Reference in New Issue
Block a user