mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Merge pull request #26750 from EVAST9919/logo-triangles
This commit is contained in:
commit
17a645f6d4
@ -187,7 +187,6 @@ namespace osu.Game.Screens.Menu
|
|||||||
},
|
},
|
||||||
triangles = new TrianglesV2
|
triangles = new TrianglesV2
|
||||||
{
|
{
|
||||||
ClampAxes = Axes.X,
|
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Thickness = 0.009f,
|
Thickness = 0.009f,
|
||||||
|
Loading…
Reference in New Issue
Block a user