mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 23:10:50 +08:00
Reword comment
This commit is contained in:
@@ -201,7 +201,7 @@ namespace osu.Game.Beatmaps
|
||||
}
|
||||
}
|
||||
|
||||
//Because of specific score storing in Osu! database can already contain scores for imported beatmap.
|
||||
//Because of specific score storing in Osu! database, it can already contain scores for imported beatmap.
|
||||
//To restore scores we need to manually reassign them to new/re-exported beatmap.
|
||||
foreach (BeatmapInfo beatmap in beatmapSet.Beatmaps)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user