MrTanoshii / rusty-autoclicker

A pure Rust portable auto clicker built for Linux, macOS & Windows.
Creative Commons Zero v1.0 Universal
74 stars 12 forks source link

Fix coordinates sanitization not allowing negative values #37

Closed MrTanoshii closed 1 year ago

MrTanoshii commented 1 year ago

Bugfix

Misc