mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove unnecessary content clear
This commit is contained in:
@ -133,7 +133,6 @@ namespace osu.Game.Overlays.Mods
|
||||
private void useCurrentMods()
|
||||
{
|
||||
saveableMods = selectedMods.Value.ToHashSet();
|
||||
scrollContent.Clear();
|
||||
updateState();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user