1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Tests/Scores/IO
Dean Herbert 5f6e887be7 Remove OnlineID comparison from ScoreInfo.Equals
This matches the implementation we have for `BeatmapInfo` and
`BeatmapSetInfo`. All comparisons of `OnlineID` should be done directly
using them (ie. how it's done in `ScoreModelDownloader`).
2021-12-10 18:17:43 +09:00
..
ImportScoreTest.cs Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
TestScoreEquality.cs Remove OnlineID comparison from ScoreInfo.Equals 2021-12-10 18:17:43 +09:00