Skip to content

Commit 91d7f54

Browse files
authored
Update Nova Macros Client Offline.ahk
1 parent df3bbff commit 91d7f54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Nova Macros Client Offline.ahk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
; Description ..: Nova Macros for local TouchScreen
44
; Script Ver ...: 2.4-offline
55
; AHK Version ..: 1.1.32.0 (Unicode 32-bit)
6-
; OS Version ...: Windows 10 (Previous versions tested working on Win7)
7-
; Language .....: English, Español - España (es-ES)
6+
; OS Version ...: Windows 10 (not working on Windows 7 due to resources missing)
7+
; Language .....: English, Español - España (es-ES)
88
; Author .......: elModo7 (victor_smp)
99
; Filename .....: Nova Macros Client Offline.ahk
1010
; ==============================================================================
@@ -1369,4 +1369,4 @@ OnMsgBox() {
13691369
ControlSetText Button3, % MsgBoxBtn3
13701370
ControlSetText Button4, % MsgBoxBtn4
13711371
}
1372-
}
1372+
}

0 commit comments

Comments
 (0)