mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
In various ways: * It wouldn't show up if rewound after the break was complete. * The time would increase backwards if rewind happened during a break. * Etc. * Basically the fix is to use transformations everywhere. BreakOverlay could be refactored further, but this is enough to make it work for now.