Skip to content
Snippets Groups Projects
Commit 03c2e83a authored by Dave's avatar Dave :bicyclist:
Browse files

Minor: removed imgui demo window

parent ba6438db
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ void App::RenderUI(unsigned int FBOtexture)
ImGui::NewFrame();
ImGui::DockSpaceOverViewport();
ImGui::ShowDemoWindow();
//ImGui::ShowDemoWindow();
{
static int counter = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment