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:
@@ -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
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user