Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.49k stars 173 forks source link

Update Scheduler.hx to fix apparent issue regarding group time tasks. #1453

Closed WhatIsThis152 closed 1 year ago

WhatIsThis152 commented 1 year ago

Whenever you try to pause and resume group time tasks, they won't do a thing. Single time tasks, however, do resume, so I added a condition in Scheduler.hx to try and fix this.