mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Style changes (removing newline from before second constructor parameter)
This commit is contained in:
@ -231,8 +231,7 @@ namespace osu.Game.Overlays.Direct
|
||||
d.FadeInFromZero(400, Easing.Out);
|
||||
BlackBackground.Delay(400).FadeOut();
|
||||
},
|
||||
},
|
||||
300)
|
||||
}, 300)
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
};
|
||||
|
Reference in New Issue
Block a user