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-07-06 08:17:04 +02:00
parent de98a1bacd
commit 844b719e9a
2 changed files with 32 additions and 1 deletions

View file

@ -160,7 +160,7 @@ namespace AideDeJeuCmd
}
Console.WriteLine(mdVF);
await SaveStringAsync(dataDir + "monsters_hd_tmp.md", mdVF);
//await SaveStringAsync(dataDir + "monsters_hd_tmp.md", mdVF);
return;