1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 07:17:27 +08:00
osu-lazer/osu.Game/Stores
Dean Herbert c61419dfe5 Fix scores not using correct filename/display strings
I've updated all cases where we should have been using
`GetDisplayString()` anyway, but left the `ToString()` implementations
in place for safety. They should probably be removed in the future.
2022-01-13 16:56:11 +09:00
..
BeatmapImporter.cs Add synchronous fetch flow to BeatmapOnlineLookupQueue 2022-01-13 16:36:54 +09:00
RealmArchiveModelImporter.cs Fix scores not using correct filename/display strings 2022-01-13 16:56:11 +09:00
RealmArchiveModelManager.cs Remove pointless override method in RealmArchiveModelManager 2022-01-13 16:27:12 +09:00
RealmFileStore.cs Ensure Cleanup can run from non-update thread and add basic log output 2021-11-25 14:17:44 +09:00