mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-13 16:44:50 +02:00
#15 PSC fix Wayland display dispatch
This commit is contained in:
@@ -625,6 +625,8 @@ int main(int argc, char **argv) {
|
||||
sndInit();
|
||||
|
||||
while (!Core::isQuit) {
|
||||
wl_display_dispatch_pending(wlDisplay);
|
||||
|
||||
inputUpdate();
|
||||
|
||||
if (Game::update()) {
|
||||
|
Reference in New Issue
Block a user