Compare commits
No commits in common. "8a1d772bb48d6c2b0fdecea59ae102615b489992" and "27657e4ef33fb29b9679753ae79d3a6fe140e1d8" have entirely different histories.
8a1d772bb4
...
27657e4ef3
@ -33,7 +33,7 @@ do
|
||||
--it can be overwritten.
|
||||
---@param ticks integer Number of ticks to wait
|
||||
---@param next function Callback to run
|
||||
---@param name string Name of callback
|
||||
---@param name function Name of callback
|
||||
function namedWait(ticks, next, name)
|
||||
-- main difference, this will overwrite an existing timer with
|
||||
-- the same name
|
||||
|
Loading…
x
Reference in New Issue
Block a user