Make triangles slower

This commit is contained in:
Andrei Zavatski
2023-02-17 15:16:00 +03:00
parent fa300b5ba0
commit 0838fa636f

View File

@ -88,6 +88,7 @@ namespace osu.Game.Overlays.Mods
Width = 1.1f, Width = 1.1f,
Height = header_height, Height = header_height,
Shear = new Vector2(-ShearedOverlayContainer.SHEAR, 0), Shear = new Vector2(-ShearedOverlayContainer.SHEAR, 0),
Velocity = 0.7f,
Masking = true Masking = true
}, },
headerText = new OsuTextFlowContainer(t => headerText = new OsuTextFlowContainer(t =>