mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
more fixes (almost compiles, except ruleset and manager)
This commit is contained in:
@ -107,7 +107,7 @@ namespace osu.Game.Screens.Ranking.Contracted
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Text = score.UserString,
|
||||
Text = score.RealmUser.Username,
|
||||
Font = OsuFont.GetFont(size: 16, weight: FontWeight.SemiBold)
|
||||
},
|
||||
new FillFlowContainer
|
||||
|
Reference in New Issue
Block a user