mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09: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