i fugged up the merge

This commit is contained in:
madeline
2026-04-23 03:07:44 -07:00
parent 9d10a48329
commit 975ab1dc54
-1
View File
@@ -329,7 +329,6 @@ namespace dusk {
ImGui::PushStyleColor(ImGuiCol_WindowBg, ImVec4(0.0f, 0.0f, 0.0f, 0.0f));
if (showMenu && ImGui::BeginMainMenuBar()) {
m_menuGame.draw();
m_menuEnhancements.draw();
m_menuMods.draw();
m_menuTools.draw();