fix gestione files

This commit is contained in:
zaccaria.majid
2023-08-07 16:49:17 +02:00
parent 57e647efd3
commit 129d63cd1a
+1
View File
@@ -122,6 +122,7 @@ namespace SMGen.Components
}
}
#endif
await Task.Delay(5);
await SMGDService.AnagEventinInsert(SMGDService.events2Add);
SMGDService.events2Add.Clear();