mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove leftover TransformDuration overrides
This commit is contained in:
@ -17,8 +17,6 @@ namespace osu.Game.Users.Drawables
|
||||
|
||||
protected override bool TransformImmediately { get; }
|
||||
|
||||
protected override double TransformDuration { get; } = 1000;
|
||||
|
||||
/// <summary>
|
||||
/// Whether to show a place holder on null country.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user