TestEIn 1.6i1 :
- modifiche per import BTL.
This commit is contained in:
+1
-1
@@ -452,7 +452,7 @@ Public Class Controller
|
||||
ElseIf nFileType = FT.CSF Then
|
||||
bOk = bOk And EgtImportCsf(sFile)
|
||||
ElseIf nFileType = FT.BTL Then
|
||||
bOk = bOk And EgtImportBtl(sFile)
|
||||
bOk = bOk And EgtImportBtl(sFile, True)
|
||||
End If
|
||||
EgtResetCurrPartLayer()
|
||||
DisableCommandLog()
|
||||
|
||||
Reference in New Issue
Block a user