1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 11:12:54 +08:00

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,
Height = header_height,
Shear = new Vector2(-ShearedOverlayContainer.SHEAR, 0),
Velocity = 0.7f,
Masking = true
},
headerText = new OsuTextFlowContainer(t =>