mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 15:42:11 +08:00
Remove redundant scale specification
This commit is contained in:
@@ -49,7 +49,6 @@ namespace osu.Game.Online.Leaderboards
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
ColourDark = rankColour.Darken(0.1f),
|
||||
ColourLight = rankColour.Lighten(0.1f),
|
||||
TriangleScale = 1,
|
||||
Velocity = 0.25f,
|
||||
},
|
||||
new OsuSpriteText
|
||||
|
||||
Reference in New Issue
Block a user