mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Make triangles slower
This commit is contained in:
@ -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 =>
|
||||
|
Reference in New Issue
Block a user