mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Make deletion and purging logic even more global
This commit is contained in:
@ -172,7 +172,7 @@ namespace osu.Game
|
||||
|
||||
API.Register(this);
|
||||
|
||||
FileStore.Cleanup();
|
||||
FileStore.PurgeDeletable();
|
||||
}
|
||||
|
||||
private void runMigrations()
|
||||
|
Reference in New Issue
Block a user