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
|
P.keyAvailable[v]=false
|
||||||
VK.keys[v].ava=false
|
VK.keys[v].ava=false
|
||||||
VK.release(v)
|
VK.release(v)
|
||||||
|
P:releaseKey(v)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
local function unlockKey(P,keys)
|
local function unlockKey(P,keys)
|
||||||
|
|||||||
Reference in New Issue
Block a user