mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 12:53:11 +08:00
Enable masking is osu logo
This commit is contained in:
parent
1e44ba6d23
commit
3ad3b052df
@ -192,6 +192,7 @@ namespace osu.Game.Screens.Menu
|
||||
ColourLight = Color4Extensions.FromHex(@"ff7db7"),
|
||||
ColourDark = Color4Extensions.FromHex(@"de5b95"),
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true
|
||||
},
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user