mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-24 01:47:20 +01:00
parent
078f558a1a
commit
e35409a37f
@ -558,6 +558,9 @@ public:
|
||||
#ifdef JOYDEV_ENABLED
|
||||
joystick->process_joypads();
|
||||
#endif
|
||||
|
||||
input->flush_buffered_events();
|
||||
|
||||
if (Main::iteration() == true)
|
||||
break;
|
||||
if (perfmon.is_valid())
|
||||
|
Loading…
Reference in New Issue
Block a user