mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:12:54 +08:00
Remove unnecessary content clear
This commit is contained in:
parent
26b8c5b852
commit
0034124d79
@ -133,7 +133,6 @@ namespace osu.Game.Overlays.Mods
|
||||
private void useCurrentMods()
|
||||
{
|
||||
saveableMods = selectedMods.Value.ToHashSet();
|
||||
scrollContent.Clear();
|
||||
updateState();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user