mirror of
https://github.com/osukey/osukey.git
synced 2025-06-24 20:57:56 +09:00
I also changed the type of the button to `float` because it was mentally hard to parse a default button that is tracking a `bool` state. Probably not what we want for a test like this.