1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 21:00:42 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Ranking
T
Bartłomiej Dach 4b06b6f34e Crudely fix crashes when switching between TestResultsWithPlayer cases
In the visual test browser, if two `TestResultsWithPlayer` test cases
are ran consecutively, the second would die on `SoloStatisticsWatcher`
seeing duplicated online score IDs. This surfaced after
6ef39b87fe, which changed
`TestResultsScreen` to inherit `SoloResultsScreen` rather than
`ResultsScreen`.

This is probably _not_ a very good fix, but I'm trying to be pragmatic
for now. `SoloStatisticsWatcher` should probably not live in
`OsuGameBase`.
4b06b6f34e · 2023-07-13 19:06:02 +02:00
History
..
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00