This commit is contained in:
2022-06-08 19:59:58 +03:00
parent 531edcd3cc
commit 51324f6dca
8 changed files with 47 additions and 21 deletions

View File

@@ -61,6 +61,7 @@ namespace PluginManager
}
public static async Task LoadConfig()
{
string path = Functions.dataFolder + "var.dat";
if (File.Exists(path))