Fix Tech Finesse Lock DAS bug... again (#982)
wow one-liner commit Man I sure hope there isn't another bug I haven't seen before
This commit is contained in:
@@ -3,6 +3,7 @@ local function lockKey(P,keys)
|
||||
P.keyAvailable[v]=false
|
||||
VK.keys[v].ava=false
|
||||
VK.release(v)
|
||||
P:releaseKey(v)
|
||||
end
|
||||
end
|
||||
local function unlockKey(P,keys)
|
||||
|
||||
Reference in New Issue
Block a user