mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 08:57:25 +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.