Objektname wird hinzugefügt

This commit is contained in:
Husky
2018-06-30 22:26:56 +02:00
parent f8a85bdc68
commit 94067efce2
9 changed files with 98 additions and 50 deletions

View File

@@ -29,7 +29,7 @@ namespace Database
private string projektpfad = string.Empty;
public bool LoadProjekt(string filepath)
{
UnPackProject("18-850","willyteufelchen");
//UnPackProject("18-850","willyteufelchen");
//PackSystem("./projekte/18-850.zip", "./projekte/18-850","willyteufelchen");
projektpfad = filepath;
if (File.Exists(filepath))