mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
Handle the move which makes the ova first
This commit is contained in:
parent
f1f8eaa090
commit
c943b85b96
@ -86,9 +86,9 @@
|
|||||||
:~ timers+[%& timers]
|
:~ timers+[%& timers]
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
:: reverse moves, since they were constructed backward, and return
|
:: when we send moves, the unix even from set-wake must be first
|
||||||
::
|
::
|
||||||
[(flop moves) ..^^$]
|
[moves ..^^$]
|
||||||
:: +set-timer: set a timer, maintaining the sort order of the :timers list
|
:: +set-timer: set a timer, maintaining the sort order of the :timers list
|
||||||
::
|
::
|
||||||
++ set-timer
|
++ set-timer
|
||||||
|
Loading…
Reference in New Issue
Block a user