UpDownLeftDie / AwayFromBlox

AFB
MIT License
1 stars 0 forks source link

Fix toggling #14

Open jaredcat opened 1 year ago

jaredcat commented 1 year ago

Probably need to replace sleep()s with a timer that we can interrupt.

After, ensure that only 1 instance of the hotkey is running no matter how many times we toggle. We also probably won't need the Reload() function anymore.