Objektname wird hinzugefügt
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user