General refactorings

This commit is contained in:
smoogipoo
2020-01-14 15:07:25 +09:00
parent 45dad5a9c7
commit 1367c18d3f
3 changed files with 80 additions and 57 deletions

View File

@ -44,7 +44,7 @@ namespace osu.Game.Tests.Visual.Online
{
Anchor = Anchor.TopCentre,
Origin = Anchor.TopCentre,
Country = { BindTarget = countryBindable }
Current = { BindTarget = countryBindable }
},
new OsuSpriteText
{