mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Move to non-legacy class
This commit is contained in:
@ -26,6 +26,8 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
BorderColour = Color4.White;
|
||||
BorderThickness = 1;
|
||||
|
||||
Blending = BlendingParameters.Additive;
|
||||
|
||||
Alpha = 0.15f;
|
||||
Masking = true;
|
||||
|
||||
|
Reference in New Issue
Block a user