encoding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** AutoHotkey v2 script for Flashpoint Campaigns **/
|
||||
/** AutoHotkey v2 script for Flashpoint Campaigns **/
|
||||
#Warn ; Enable warnings to assist with detecting common errors.
|
||||
#UseHook true ; Keyboard hook
|
||||
#SingleInstance force ; Force single running instance
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
#Warn ; Enable warnings to assist with detecting common errors.
|
||||
#UseHook On ; Keyboard hook
|
||||
#SingleInstance force ; Force single running instance
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
; AutoHotkey v2 script for TOAW4
|
||||
; AutoHotkey v2 script for TOAW4
|
||||
#Warn ; Enable warnings to assist with detecting common errors.
|
||||
#UseHook true ; Keyboard hook
|
||||
#SingleInstance force ; Force single running instance
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
#Warn ; Enable warnings to assist with detecting common errors.
|
||||
#UseHook On ; Keyboard hook
|
||||
#SingleInstance force
|
||||
|
||||
Reference in New Issue
Block a user