From 3d993ee2b01701db57fd8fb6f1e58cbc5a4c6353 Mon Sep 17 00:00:00 2001 From: Cemu User8 Date: Wed, 31 May 2017 23:48:12 -0400 Subject: [PATCH] Another test. --- mouse2joystick_Custom_CEMU.ahk | 1 - 1 file changed, 1 deletion(-) diff --git a/mouse2joystick_Custom_CEMU.ahk b/mouse2joystick_Custom_CEMU.ahk index 659bfd9..011fecb 100644 --- a/mouse2joystick_Custom_CEMU.ahk +++ b/mouse2joystick_Custom_CEMU.ahk @@ -22,7 +22,6 @@ ; Credit to author(s) of vJoy @ http://vjoystick.sourceforge.net/site/ ; evilC did the CvJoyInterface.ahk ; - #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.