This commit is contained in:
2024-02-14 16:47:48 -06:00
parent ba6c61c71c
commit 1c914b524b
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ Sub Class_Globals
Private p_botones As Panel
Private Label3 As Label
Private p_server As Panel
dim atrasPresionado as Boolean = False
Dim atrasPresionado As Boolean = False
End Sub
Public Sub Initialize