mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08:00
Re-date migration
This commit is contained in:
parent
c885b71f3a
commit
68db112882
@ -82,7 +82,7 @@ namespace osu.Game.Database
|
||||
/// 30 2023-06-16 Run migration of old lazer scores again. This time with more correct rounding considerations.
|
||||
/// 31 2023-06-26 Add Version and LegacyTotalScore to ScoreInfo, set Version to 30000002 and copy TotalScore into LegacyTotalScore for legacy scores.
|
||||
/// 32 2023-07-09 Populate legacy scores with the ScoreV2 mod (and restore TotalScore to the legacy total for such scores) using replay files.
|
||||
/// 33 2023-08-01 Reset default chat toggle keybind to avoid conflict with leaderboard toggle keybind.
|
||||
/// 33 2023-08-16 Reset default chat toggle key binding to avoid conflict with newly added leaderboard toggle key binding.
|
||||
/// </summary>
|
||||
private const int schema_version = 33;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user