1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 16:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/HUD/HitErrorMeters
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
..
BarHitErrorMeter.cs Move empty window check to bar error meter 2021-06-07 13:16:07 +02:00
ColourHitErrorMeter.cs Add failing assertions to hit error meter test 2021-06-07 13:16:07 +02:00
HitErrorMeter.cs Move empty window check to bar error meter 2021-06-07 13:16:07 +02:00