Update 'func.ahk'

This commit is contained in:
David Daily 2020-01-14 09:16:37 -06:00
parent da3ddfc759
commit 4d848c4613
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ 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.5 ; The current version
d3k_version = 2.6 ; The current version
settini = %A_MyDocuments%\D3Ksettings.ini ; Where the settings ini is
ini = %A_MyDocuments%\D3Ksettings.ini ; Where the settings ini is
GetDateTime(lang)
{