mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Further xmldoc and restoring of Cleanup method
This commit is contained in:
@ -63,7 +63,7 @@ namespace osu.Game.Database
|
||||
if (importHost != null)
|
||||
ipc = new ArchiveImportIPCChannel(importHost, this);
|
||||
|
||||
ModelStore.PurgeDeletable();
|
||||
ModelStore.Cleanup();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user