Add drawings to the migration test

This commit is contained in:
Shivam
2020-06-11 20:11:44 +02:00
parent 592e3bf4c9
commit 56a40e616b
2 changed files with 30 additions and 12 deletions

View File

@ -54,7 +54,7 @@ namespace osu.Game.Tournament.IO
if (!destination.Exists)
destination.Create();
if (!cfgDestination.Exists)
destination.CreateSubdirectory(config_directory);