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
commit 81d389d0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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();