hide main menu again

This commit is contained in:
Adam Jensen 2022-12-22 22:35:25 +00:00
parent 815c9f69f0
commit eb081449ca

View File

@ -892,7 +892,7 @@ int spinnyCube(HWND window,
ImGui::End();
}
mainMenuInstance.buildUI();
// mainMenuInstance.buildUI();
#endif
renderDevice->drawRenderLists();