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:
parent
59410dbe3b
commit
394f14965b
@ -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 = () =>
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user