mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 16:27:26 +08:00
cb87d6ce50
This subtle detail was messing with server-side score import flows. Server-side, legacy total score will *already* be in `LegacyTotalScore` from the start, and `TotalScore` will be zero until recomputed via `StandardisedScoreMigrationTools.UpdateFromLegacy()` - so in that context, attempting to move it across is incorrect. |
||
---|---|---|
.. | ||
Drawables | ||
Legacy | ||
HitResultDisplayStatistic.cs | ||
IScoreInfo.cs | ||
LegacyDatabasedScore.cs | ||
RankingTier.cs | ||
Score.cs | ||
ScoreImporter.cs | ||
ScoreInfo.cs | ||
ScoreInfoExtensions.cs | ||
ScoreManager.cs | ||
ScoreModelDownloader.cs | ||
ScorePerformanceCache.cs | ||
ScoreRank.cs |