diff --git a/demos/tutorial/05_easymesh.cpp b/demos/tutorial/05_easymesh.cpp index b8435064..7912096c 100644 --- a/demos/tutorial/05_easymesh.cpp +++ b/demos/tutorial/05_easymesh.cpp @@ -138,7 +138,7 @@ public: #else //USE_CUSTOM_SHADER m_gears[i].m1.MeshConvert(); #endif //USE_CUSTOM_SHADER - } + } m_ready = true; }