Fixes following recent updates upstream

This commit is contained in:
Drew DeVault
2017-01-26 21:31:28 -05:00
parent 417933b7ec
commit f3c5c1f0b8
4 changed files with 109 additions and 95 deletions

View File

@ -99,7 +99,7 @@ namespace osu.Game.Screens.Menu
{
Action = onOsuLogo,
Origin = Anchor.Centre,
Anchor = Anchor.Centre
Anchor = Anchor.Centre,
}
};