-riportato m_nCameraCount al numero di tavole corrente
This commit is contained in:
@@ -163,7 +163,6 @@ Public Class Camera
|
||||
Public Function CamerasHide() As Boolean
|
||||
' Lancio il programma in cieco, se già attivo lo nascondo
|
||||
m_nCameraCount = GetTableCount()
|
||||
m_nCameraCount = 2
|
||||
Try
|
||||
For Index As Integer = 1 To m_nCameraCount
|
||||
Dim m_ProcessCmg As New Process()
|
||||
|
||||
Reference in New Issue
Block a user