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