mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Make deletion and purging logic even more global
This commit is contained in:
@ -90,7 +90,7 @@ namespace osu.Game.IO
|
||||
}
|
||||
}
|
||||
|
||||
public override void Cleanup()
|
||||
public override void PurgeDeletable()
|
||||
{
|
||||
using (var usage = ContextFactory.GetForWrite())
|
||||
{
|
||||
|
Reference in New Issue
Block a user