mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -435,8 +435,8 @@ class Wireframe : public entry::AppI
|
||||
const uint32_t prevMeshSel = m_meshSelection;
|
||||
m_meshSelection = imguiChoose(m_meshSelection
|
||||
, "Bunny"
|
||||
, "Orb"
|
||||
, "Hollowcubes"
|
||||
, "Orb"
|
||||
);
|
||||
if (prevMeshSel != m_meshSelection)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user