mirror of
https://github.com/ppy/osu.git
synced 2026-05-15 14:02:49 +08:00
Enable masking is osu logo
This commit is contained in:
@@ -192,6 +192,7 @@ namespace osu.Game.Screens.Menu
|
||||
ColourLight = Color4Extensions.FromHex(@"ff7db7"),
|
||||
ColourDark = Color4Extensions.FromHex(@"de5b95"),
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user