mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 02:49:53 +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