mirror of
https://github.com/KeymonSoft/Ruteador-NonUI.git
synced 2026-04-20 14:19:23 +00:00
- Se corrigio condicion para que mande mensaje de error cuando no se especifican coordenadas.
This commit is contained in:
@@ -51,7 +51,7 @@ Sub Process_Globals
|
||||
' Dim coords As List
|
||||
' Dim estePunto() As String
|
||||
Dim error As String = ""
|
||||
dim msg as string = ""
|
||||
Dim msg As String = ""
|
||||
End Sub
|
||||
|
||||
Sub AppStart (Args() As String)
|
||||
|
||||
Reference in New Issue
Block a user