mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Fix RankingsScope test
This commit is contained in:
@ -35,7 +35,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Current = { BindTarget = scope }
|
||||
Current = scope,
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user