add a DRAWABLE_BADGE_SIZE const and center badges

This commit is contained in:
jorolf
2018-04-16 18:51:35 +02:00
parent af0c49cca8
commit 2a18b4c3f8
2 changed files with 12 additions and 6 deletions

View File

@ -52,7 +52,7 @@ namespace osu.Game.Tests.Visual
{
AwardedAt = DateTimeOffset.Now,
Description = i.ToString(),
ImageUrl = "Flags/__"
ImageUrl = "https://assets.ppy.sh/profile-badges/contributor.jpg"
}).ToArray()), false));
checkSupporterTag(false);