69c69
< mainEventQueue.schedule(this, curTick + repeat);
---
> mainEventQueue.schedule(this, curTick() + repeat);