god . damnit
This commit is contained in:
parent
ae7de1f8ee
commit
f4fcfd3fda
|
@ -201,7 +201,7 @@ class VulkanApp {
|
|||
|
||||
fn mainLoop() -> void {
|
||||
while (!mWindow->shouldClose()) {
|
||||
vkfw::waitEvents();
|
||||
vkfw::pollEvents();
|
||||
drawFrame();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue