mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-17 23:15:11 -05:00
Fixed crash
This commit is contained in:
parent
8766f24b87
commit
48d97975a0
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user