diff --git a/func.ahk b/func.ahk index 5736c28..c0bcb1d 100644 --- a/func.ahk +++ b/func.ahk @@ -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) {