vdvman1 opened this issue 7 years ago ยท 1 comments
There is a typo in du:base/base on line 9, instead of incrementing timer_20 it is incrementing timer_10, this means that timer_20 never increments and timer_10 increments twice per tick
du:base/base
timer_20
timer_10
Fixed in latest version, thanks for reporting.