TestEIn 1.8j7 :

- aggiornamento.
This commit is contained in:
Dario Sassi
2017-11-06 08:16:20 +00:00
parent ff78a821c4
commit 4a2cf5ffa0
3 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -470,7 +470,7 @@ Public Class Controller
ElseIf nFileType = FT.CSF Then
bOk = bOk And EgtImportCsf(sFile)
ElseIf nFileType = FT.BTL Then
bOk = bOk And EgtImportBtl(sFile, True, False)
bOk = bOk And EgtImportBtl(sFile, nFlag)
End If
EgtResetCurrPartLayer()
DisableCommandLog()