Super Factory Manager ( SFM )

Super Factory Manager ( SFM )

16M Downloads

Syntactic sugar for 1 tick timers

pddshk opened this issue ยท 1 comments

commented

Maybe it would be a good idea to add support for the following syntax

every tick do
    ...
end

instead of

every 1 ticks do
    ...
end
commented

this will make it to the next release