1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 09:02:58 +08:00

Make appveyor happy with whitespaces

This commit is contained in:
Lucas A 2019-04-06 18:23:56 +02:00
parent 59410dbe3b
commit 394f14965b

View File

@ -137,7 +137,7 @@ namespace osu.Game.Screens.Menu
{ {
notifications?.Post(new SimpleNotification notifications?.Post(new SimpleNotification
{ {
Text = "You gotta be logged in to multi 'yo!", Text = "You gotta be logged in to multi 'yo!",
Icon = FontAwesome.Solid.Globe, Icon = FontAwesome.Solid.Globe,
Activated = () => Activated = () =>
{ {