mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
This commit is contained in:
@ -25,7 +25,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
Add(leaderboard = new TestGameplayLeaderboard
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Origin = Anchor.Centre,
|
||||
Scale = new Vector2(2),
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user