Merge pull request #908 from aMannus/ux-debug-crash-fix

Rando: UX debug config crash fix
This commit is contained in:
briaguya
2022-07-23 20:08:49 -04:00
committed by GitHub
@@ -3896,7 +3896,6 @@ void DrawRandoEditor(bool& open) {
"Sets whether or not Ganon's Castle Trials are required to enter Ganon's Tower.");
ImGui::Separator();
}
ImGui::PopItemWidth();
// COLUMN 2 - Shuffle Settings
ImGui::TableNextColumn();