Update soh/soh/SohMenuBar.cpp

This commit is contained in:
Kenix3 2024-02-01 21:29:18 -05:00 committed by GitHub
parent 1fa2e658fd
commit 81a6260ce5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -1238,8 +1238,6 @@ void DrawEnhancementsMenu() {
}
}
ImGui::Dummy(ImVec2(0,0));
ImGui::EndMenu();
}