mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
add a DRAWABLE_BADGE_SIZE const and center badges
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user