mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add drawings to the migration test
This commit is contained in:
@ -54,7 +54,7 @@ namespace osu.Game.Tournament.IO
|
||||
|
||||
if (!destination.Exists)
|
||||
destination.Create();
|
||||
|
||||
|
||||
if (!cfgDestination.Exists)
|
||||
destination.CreateSubdirectory(config_directory);
|
||||
|
||||
|
Reference in New Issue
Block a user