mirror of
https://github.com/osukey/osukey.git
synced 2025-05-25 23:47:30 +09:00
Remove misleading log
This commit is contained in:
parent
18a9e5a0a6
commit
a317b85fd8
@ -33,7 +33,6 @@ namespace osu.Game.Tournament.IO
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Logger.Log("Migrating files from old storage to new.");
|
|
||||||
Migrate();
|
Migrate();
|
||||||
storageConfig.Set(StorageConfig.CurrentTournament, default_tournament);
|
storageConfig.Set(StorageConfig.CurrentTournament, default_tournament);
|
||||||
storageConfig.Save();
|
storageConfig.Save();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user