1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 22:37:26 +08:00
osu-lazer/osu.Game/Scoring/Legacy
Bartłomiej Dach 4d253ebf3c
Remove redundant assertion
It does look pretty dumb to be checking if something is `null` *after
calling an instance method on it*...
2024-01-22 22:01:03 +01:00
..
DatabasedLegacyScoreDecoder.cs Revert "Merge pull request #22741 from cdwcgt/do-not-fetch-deletePending" 2023-03-16 19:48:36 +09:00
LegacyReplaySoloScoreInfo.cs Serialise and deserialise ClientVersion to replays 2023-12-21 12:58:08 +01:00
LegacyScoreDecoder.cs Remove redundant assertion 2024-01-22 22:01:03 +01:00
LegacyScoreEncoder.cs Add migration 2024-01-22 21:43:32 +09:00
ScoreInfoExtensions.cs Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow 2023-11-23 08:16:25 +09:00