mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 06:07:20 +08:00
Merge pull request #316 from EVAST9919/overlay_buttons
Better look of PauseButton
This commit is contained in:
commit
beddf5cd6d
@ -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…
x
Reference in New Issue
Block a user