修复两个小程序按括号爆炸
This commit is contained in:
@@ -29,7 +29,7 @@ function scene.keyDown(key,isRep)
|
||||
ct=60
|
||||
end
|
||||
elseif state==2 and #key==1 then
|
||||
key=("qapl"):find(key)
|
||||
key=("qapl"):find(key,nil,true)
|
||||
if key then
|
||||
--BEAUTIFUL LOGIC BELOW:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user