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