Update 'func.ahk'
forgot to change the version...
This commit is contained in:
parent
0dd3dc2353
commit
330f7f63e7
2
func.ahk
2
func.ahk
@ -3,7 +3,7 @@ SendMode, Input
|
||||
FileEncoding, UTF-8 ; Makes sure the special characters dont break stuff
|
||||
SetWorkingDir, %A_MyDocuments%\D3K ; Make sure we can find the .ahks linked below
|
||||
|
||||
d3k_version = 2.6 ; The current version
|
||||
d3k_version = 2.7 ; The current version
|
||||
|
||||
ini = %A_MyDocuments%\D3Ksettings.ini ; Where the settings ini is
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user