mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove unused constant
This commit is contained in:
@ -23,8 +23,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
|
||||
private const double pop_out_duration = 150;
|
||||
|
||||
private const Easing pop_out_easing = Easing.None;
|
||||
|
||||
private const double fade_out_duration = 100;
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user