mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 22:04:24 +08:00
Remove no-op SaveState call
This commit is contained in:
@@ -200,7 +200,6 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
beatmaps.Save(otherBeatmap, otherWorking.Beatmap);
|
||||
}
|
||||
|
||||
editorBeatmap.SaveState();
|
||||
syncResourcesButton.Enabled.Value = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user