summaryrefslogtreecommitdiffstats
path: root/windows/neo-vars/src/Source/varsfunctions.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'windows/neo-vars/src/Source/varsfunctions.ahk')
-rw-r--r--windows/neo-vars/src/Source/varsfunctions.ahk1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/neo-vars/src/Source/varsfunctions.ahk b/windows/neo-vars/src/Source/varsfunctions.ahk
index 58d1f38..079a333 100644
--- a/windows/neo-vars/src/Source/varsfunctions.ahk
+++ b/windows/neo-vars/src/Source/varsfunctions.ahk
@@ -30,6 +30,7 @@ AllStar(This_HotKey) {
CharStarDown(PhysKey, ActKey, char) {
global
+ wasNonShiftKeyPressed := 1
if (PP%PhysKey% != "")
CompNew := PP%PhysKey% ; Von Tastaturwiederholung
else