diff --git a/sample/main.cpp b/sample/main.cpp index 7462921..f62573c 100644 --- a/sample/main.cpp +++ b/sample/main.cpp @@ -165,6 +165,7 @@ void modellingThread(){ localSleep(1200000); //std::this_thread::sleep_for(std::chrono::milliseconds(20)); } + EASY_END_BLOCK; } void renderThread(){