mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 23:49:18 +02:00
Merge remote-tracking branch 'remotes/origin/master' into ecs
This commit is contained in:
@@ -686,6 +686,7 @@ void eu07_application::exit()
|
||||
glfwDestroyWindow(window);
|
||||
}
|
||||
m_taskqueue.exit();
|
||||
glfwPollEvents(); // TODO: This fixes a segfault on Wayland when closing. Remove after updating glfw to 3.5.
|
||||
glfwTerminate();
|
||||
|
||||
if (!Global.exec_on_exit.empty())
|
||||
|
||||
Reference in New Issue
Block a user