mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 07:39:19 +02:00
smooth brake fixes
This commit is contained in:
@@ -250,6 +250,7 @@ eu07_application::run()
|
||||
&& ( true == GfxRenderer.Render() ) ) {
|
||||
glfwPollEvents();
|
||||
input::Keyboard.poll();
|
||||
simulation::Commands.update();
|
||||
if (input::motiontelemetry)
|
||||
input::motiontelemetry->update();
|
||||
if (screenshot_queued)
|
||||
|
||||
Reference in New Issue
Block a user