post-runnables
This commit is contained in:
@@ -170,6 +170,7 @@ void Engine::mainloop() {
|
||||
postRunnables.front()();
|
||||
postRunnables.pop();
|
||||
}
|
||||
scripting::process_post_runnables();
|
||||
|
||||
Window::swapBuffers();
|
||||
Events::pollEvents();
|
||||
|
||||
Reference in New Issue
Block a user