Fixed crash

This commit is contained in:
aMannus 2022-07-24 00:28:54 +02:00
parent 8766f24b87
commit 48d97975a0

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."); "Sets whether or not Ganon's Castle Trials are required to enter Ganon's Tower.");
ImGui::Separator(); ImGui::Separator();
} }
ImGui::PopItemWidth();
// COLUMN 2 - Shuffle Settings // COLUMN 2 - Shuffle Settings
ImGui::TableNextColumn(); ImGui::TableNextColumn();