mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
PauseButton Triangles
This commit is contained in:
parent
52f6a09319
commit
43dcf0bbc1
@ -205,10 +205,9 @@ namespace osu.Game.Overlays.Pause
|
||||
},
|
||||
new Triangles
|
||||
{
|
||||
BlendingMode = BlendingMode.Additive,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
TriangleScale = 4,
|
||||
Alpha = 0.05f,
|
||||
ColourDark = OsuColour.Gray(0.88f),
|
||||
Shear = new Vector2(-0.2f, 0)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user