mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Use darker blue for SliderTailHit
result
This commit is contained in:
parent
cfeab790b5
commit
eecd868d66
@ -95,6 +95,7 @@ namespace osu.Game.Graphics
|
||||
|
||||
case HitResult.SmallTickHit:
|
||||
case HitResult.LargeTickHit:
|
||||
case HitResult.SliderTailHit:
|
||||
case HitResult.Great:
|
||||
return Blue;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user