Cooldown on a button

Fixed My Issue
Last edited on
Shouldn't it be
1
2
3
4
if(this->timer1->Enabled == true)
...
if(this->timer1->Enabled == false)
...
Topic archived. No new replies allowed.