mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Remove masking from Triangles to simplify OsuLogo masking hierarchy.
This commit is contained in:
@ -19,7 +19,6 @@ namespace osu.Game.Graphics.Backgrounds
|
||||
|
||||
public Triangles()
|
||||
{
|
||||
Masking = true;
|
||||
Alpha = 0.3f;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user