mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 20:33:21 +08:00
Reset new file states after syncing
This commit is contained in:
parent
3480da22d2
commit
1468385559
@ -200,6 +200,8 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
beatmaps.Save(otherBeatmap, otherWorking.Beatmap);
|
||||
}
|
||||
|
||||
newAudioFile = null;
|
||||
newBackgroundFile = null;
|
||||
syncResourcesButton.Enabled.Value = false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user