mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 06:59:53 +08: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