mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-03 01:09:20 +01:00
- moved function.
This commit is contained in:
parent
3245239eee
commit
e9e4071132
@ -56,8 +56,8 @@ etc.) happened"
|
||||
(declare (ignore w e))
|
||||
(incf-dt)
|
||||
(incf-ticks)
|
||||
(scheduled-events:run-scheduled-events *ticks*)
|
||||
(when (not (program-events:stop-event-dispatching-p))
|
||||
(scheduled-events:run-scheduled-events *ticks*)
|
||||
(program-events:dispatch-program-events))
|
||||
(windows:calculate-all +dt+)))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user