mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Run cleanup tasks only on startup via manual calls
This commit is contained in:
@ -160,6 +160,8 @@ namespace osu.Game
|
||||
};
|
||||
|
||||
API.Register(this);
|
||||
|
||||
FileStore.Cleanup();
|
||||
}
|
||||
|
||||
private WorkingBeatmap lastBeatmap;
|
||||
|
Reference in New Issue
Block a user