mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-24 16:48:18 -05:00
Removed test window.
This commit is contained in:
parent
ac7f301c0c
commit
a8accf4f98
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ struct OcornutImguiContext
|
|||
|
||||
ImGui::NewFrame();
|
||||
|
||||
ImGui::ShowTestWindow();
|
||||
// ImGui::ShowTestWindow();
|
||||
}
|
||||
|
||||
void endFrame()
|
||||
|
|
Loading…
Reference in a new issue