mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Fix remaining issues
This commit is contained in:
@ -24,6 +24,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private readonly SpriteIcon icon;
|
||||
|
||||
private Color4? accentColour;
|
||||
|
||||
public Color4 AccentColour
|
||||
{
|
||||
get { return accentColour.GetValueOrDefault(); }
|
||||
|
Reference in New Issue
Block a user