Merge branch 'master' into better-notification-delays

This commit is contained in:
Dan Balasescu
2017-12-27 23:26:57 +09:00
committed by GitHub
38 changed files with 179 additions and 72 deletions

View File

@ -250,7 +250,7 @@ namespace osu.Game.Screens.Play
Origin = Anchor.TopCentre,
Anchor = Anchor.TopCentre,
},
new MetadataLine("Mapper", metadata.Author.Username)
new MetadataLine("Mapper", metadata.AuthorString)
{
Origin = Anchor.TopCentre,
Anchor = Anchor.TopCentre,