mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 18:03:11 +08:00
Clamp logo triangles along both axes
This commit is contained in:
parent
c1da0ba6df
commit
9d73d0e04d
@ -187,7 +187,6 @@ namespace osu.Game.Screens.Menu
|
||||
},
|
||||
triangles = new TrianglesV2
|
||||
{
|
||||
ClampAxes = Axes.X,
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Thickness = 0.009f,
|
||||
|
Loading…
Reference in New Issue
Block a user