1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 08:40:06 +08:00

Fix date not aligning with flag

This commit is contained in:
Joseph Madamba
2023-10-11 09:40:34 -07:00
Unverified
parent f6741514aa
commit 52be580f28
@@ -273,6 +273,7 @@ namespace osu.Game.Online.Leaderboards
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
UseFullGlyphHeight = false,
}
}
},