save code
This commit is contained in:
+2
-1
@@ -179,7 +179,8 @@ int main() {
|
||||
//threadRun = true;
|
||||
//std::thread t(threadFunction);
|
||||
app.mainLoop();
|
||||
app._sceondInited = false;
|
||||
app.cleanupSecondInit();
|
||||
|
||||
//threadRun = false;
|
||||
//t.join();
|
||||
//try {
|
||||
|
||||
Reference in New Issue
Block a user