mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Dispose BeatmapOnlineLookupQueue cache download request
This commit is contained in:
@ -337,6 +337,7 @@ namespace osu.Game
|
||||
{
|
||||
base.Dispose(isDisposing);
|
||||
RulesetStore?.Dispose();
|
||||
BeatmapManager?.Dispose();
|
||||
|
||||
contextFactory.FlushConnections();
|
||||
}
|
||||
|
Reference in New Issue
Block a user