ashita.timer.once broken #10

Closed
opened 7 years ago by matix · 1 comments
matix commented 7 years ago

the ashita.timer.once(...) function was not working properly
instances of 'os.timer' where it should have been 'os.time' were replace, line77 f.Args was altered to t.Args, and line 220 ashita.timer.timersonce[name] was altered to ashita.timer.timersonce[k]
i attached(or so i thought) my revised timer.lua lib (i also posted it on the dev channel)

the ashita.timer.once(...) function was not working properly instances of 'os.timer' where it should have been 'os.time' were replace, line77 f.Args was altered to t.Args, and line 220 ashita.timer.timersonce[name] was altered to ashita.timer.timersonce[k] i attached(or so i thought) my revised timer.lua lib (i also posted it on the dev channel)
Owner

Should be fixed now, thanks for the report. :)

Should be fixed now, thanks for the report. :)
atom0s closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.