1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-06 05:33:37 +08:00

Rename Masking to ClampToDrawable

This commit is contained in:
Andrei Zavatski
2024-01-21 05:20:42 +03:00
Unverified
parent e003ecb593
commit 1393f52b2b
8 changed files with 14 additions and 14 deletions
@@ -150,7 +150,7 @@ namespace osu.Game.Graphics.UserInterface
TriangleScale = 4,
ColourDark = OsuColour.Gray(0.88f),
Shear = new Vector2(-0.2f, 0),
Masking = false
ClampToDrawable = false
},
},
},