refactor Events
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ void Engine::mainloop() {
|
||||
|
||||
Window::swapInterval(settings.display.swapInterval);
|
||||
Window::swapBuffers();
|
||||
Events::pullEvents();
|
||||
Events::pollEvents();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user