mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Scale adjustments
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user