mirror of
https://github.com/ppy/osu.git
synced 2026-06-05 21:14:30 +08:00
I knew I forgot something >:(
This commit is contained in:
@@ -19,7 +19,7 @@ namespace osu.Game.GameModes.Play.Catch
|
||||
protected override bool CanPopOutWhileRolling => true;
|
||||
|
||||
protected virtual double FadeOutDelay => 1000;
|
||||
protected virtual double FadeOutDuration => 300;
|
||||
protected override double FadeOutDuration => 300;
|
||||
|
||||
protected override string FormatCount(ulong count)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user