mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
FileStore logic fixes
This commit is contained in:
@ -95,8 +95,6 @@ namespace osu.Game.Tests.Beatmaps.IO
|
||||
|
||||
private OsuGameBase loadOsu(GameHost host)
|
||||
{
|
||||
host.Storage.DeleteDatabase(@"client");
|
||||
|
||||
var osu = new OsuGameBase();
|
||||
Task.Run(() => host.Run(osu));
|
||||
|
||||
|
Reference in New Issue
Block a user