mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Add missing disposal
This commit is contained in:
parent
dde19f2e81
commit
27c4f2b06e
@ -531,6 +531,7 @@ namespace osu.Game
|
||||
|
||||
RulesetStore?.Dispose();
|
||||
LocalConfig?.Dispose();
|
||||
onlineBeatmapLookupCache?.Dispose();
|
||||
|
||||
contextFactory?.FlushConnections();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user