diff --git a/ECRPAnimMenu3.ahk b/ECRPAnimMenu3.ahk index 09cdf45..75c52bf 100644 --- a/ECRPAnimMenu3.ahk +++ b/ECRPAnimMenu3.ahk @@ -1,6 +1,6 @@ #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. -SendMode Input ; Change this line to "SetKeyDelay, 1" if you experience any issues that are input speed related. +SetKeyDelay, 1 SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #SingleInstance Force @@ -1105,4 +1105,4 @@ ExitApplication: ExitApp return -return \ No newline at end of file +return