1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 03:57:46 +08:00
Bartłomiej Dach 0531c2dcd9 Move empty window check to bar error meter
It's not valid in the base `HitErrorMeter`, as the colour meter only
displays colour for a given judgement, so it is still valid to add new
items to it even if the hit window is 0, as misses are still possible.
2021-06-07 13:16:07 +02:00
..