Bilder werden wieder im Ausdruck angefügt
This commit is contained in:
@@ -67,6 +67,7 @@ namespace SanSystem
|
||||
Database.Datenbank.Instance.loadedProjekt = null;
|
||||
|
||||
if (!Directory.Exists(Projektpfad)) Directory.CreateDirectory(Projektpfad);
|
||||
Database.Datenbank.Instance.TeufelDB.Projekte.Add(projekt);
|
||||
Database.Datenbank.Instance.InitProjekt(projekt, Projektpfad);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user