diff --git a/examples/28-wireframe/wireframe.cpp b/examples/28-wireframe/wireframe.cpp index cb0c8d431..bb64b23d6 100644 --- a/examples/28-wireframe/wireframe.cpp +++ b/examples/28-wireframe/wireframe.cpp @@ -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) {