mirror of
https://github.com/ppy/osu.git
synced 2026-06-04 02:53:38 +08:00
Shorten fade duration to make fade out snappier
This commit is contained in:
@@ -16,6 +16,7 @@ namespace osu.Game.Screens.Play
|
||||
{
|
||||
public class EpilepsyWarning : VisibilityContainer
|
||||
{
|
||||
public const double FADE_DURATION = 250;
|
||||
|
||||
public EpilepsyWarning()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user