mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 18:52:55 +08:00
Reword comment
This commit is contained in:
parent
351f217c8c
commit
47ccbddfb1
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user