1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-12-22 18:13:23 +00:00
This commit is contained in:
Yan Maniez 2018-08-11 01:59:46 +02:00
parent dd1f79b7d0
commit d92b90a945
37 changed files with 210 additions and 90 deletions

View file

@ -311,7 +311,7 @@ namespace AideDeJeuCmd
}
if(files.Count == 0)
{
files[""] = "";
//files[""] = "";
}
foreach (var file in files)
{