mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:42:58 +08:00
Change a comment into RealmAccess
This commit is contained in:
parent
ab7c9a200b
commit
4ba915268c
@ -869,7 +869,7 @@ namespace osu.Game.Database
|
||||
break;
|
||||
|
||||
case 26:
|
||||
// Adding origin beatmap hash property to ensure the score corresponds to the version of beatmap it should
|
||||
// Add ScoreInfo.BeatmapHash property to ensure the score corresponds to the version of beatmap it should
|
||||
// See: https://github.com/ppy/osu/issues/22062
|
||||
string scoreInfoName = getMappedOrOriginalName(typeof(ScoreInfo));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user