mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08:00
Scale adjustments
This commit is contained in:
parent
372d90de6a
commit
20ad486d53
@ -50,7 +50,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
triangles = new Triangles
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
TriangleScale = 1.25f,
|
||||
TriangleScale = 1,
|
||||
Velocity = 0.5f,
|
||||
},
|
||||
name = new OsuSpriteText
|
||||
|
Loading…
Reference in New Issue
Block a user