mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
ModIcon improvements
This commit is contained in:
@ -96,7 +96,7 @@ namespace osu.Game.Overlays.Mods
|
||||
}
|
||||
}
|
||||
|
||||
foregroundIcon.Highlighted = Selected;
|
||||
foregroundIcon.Highlighted.Value = Selected;
|
||||
|
||||
SelectionChanged?.Invoke(SelectedMod);
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user