mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix remaining issues
This commit is contained in:
@ -277,6 +277,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
{
|
||||
var h = Header as UserDropdownHeader;
|
||||
if (h == null) return;
|
||||
|
||||
h.StatusColour = value;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user