figments: mainloop: run loop() once before ready-to-roll
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
242182d460
commit
9b1600f00b
@ -83,6 +83,7 @@ MainLoop::start()
|
||||
Log.notice("** Starting %s", task->name);
|
||||
task->start();
|
||||
}
|
||||
loop();
|
||||
dispatch(InputEvent::ReadyToRoll);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user