mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 15:53:51 +08:00
Make triangles slower
This commit is contained in:
parent
fa300b5ba0
commit
0838fa636f
@ -88,6 +88,7 @@ namespace osu.Game.Overlays.Mods
|
||||
Width = 1.1f,
|
||||
Height = header_height,
|
||||
Shear = new Vector2(-ShearedOverlayContainer.SHEAR, 0),
|
||||
Velocity = 0.7f,
|
||||
Masking = true
|
||||
},
|
||||
headerText = new OsuTextFlowContainer(t =>
|
||||
|
Loading…
Reference in New Issue
Block a user