mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
The counter implementaiton is now list based, and will not invalidate previous hits by removing them but by testing if they are within the 1 second span, allowing better integration with replays and spectators.