chrono icon indicating copy to clipboard operation
chrono copied to clipboard

Fixes error that doesn't allow recursion with in timer:after()

Open 0paIescent opened this issue 6 years ago • 0 comments

In exercise 25 of your BYTEPATH tutorial, you can accomplish it with hump.timer, but not with chrono.timer. These changes allow for it just by passing itself through when it is called.

0paIescent avatar Oct 11 '18 19:10 0paIescent