mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-17 15:05:05 -05:00
Removed unneccesary line
This commit is contained in:
parent
2d2d558657
commit
f49d397581
@ -3710,7 +3710,6 @@ void DrawRandoEditor(bool& open) {
|
||||
"Timer",
|
||||
"Zelda Gasp (Adult)" };
|
||||
|
||||
|
||||
ImGui::SetNextWindowSize(ImVec2(750, 530), ImGuiCond_FirstUseEver);
|
||||
if (!ImGui::Begin("Randomizer Editor", &open, ImGuiWindowFlags_NoFocusOnAppearing)) {
|
||||
ImGui::End();
|
||||
|
Loading…
Reference in New Issue
Block a user