mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 04:59:52 +08:00
Add missing disposal
This commit is contained in:
@@ -531,6 +531,7 @@ namespace osu.Game
|
||||
|
||||
RulesetStore?.Dispose();
|
||||
LocalConfig?.Dispose();
|
||||
onlineBeatmapLookupCache?.Dispose();
|
||||
|
||||
contextFactory?.FlushConnections();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user