Add supporter icon to the user panel

This commit is contained in:
EVAST9919
2017-11-16 20:06:49 +03:00
parent f6bdfa9876
commit d301ad1435
2 changed files with 61 additions and 12 deletions

View File

@ -36,7 +36,8 @@ namespace osu.Game.Tests.Visual
Username = @"peppy",
Id = 2,
Country = new Country { FlagName = @"AU" },
CoverUrl = @"https://osu.ppy.sh/images/headers/profile-covers/c3.jpg"
CoverUrl = @"https://osu.ppy.sh/images/headers/profile-covers/c3.jpg",
IsSupporter = true,
}) { Width = 300 },
},
});