Alpha V0.7.21

This commit is contained in:
MrZ_26
2020-02-04 19:35:09 +08:00
parent 5eea97dd8b
commit b354604c77
13 changed files with 100 additions and 78 deletions

View File

@@ -1015,7 +1015,7 @@ end
function pressKey(i,p)
P=p
P.keyPressing[i]=true
if P.id==1 then
if P.human then
virtualkeyDown[i]=true
virtualkeyPressTime[i]=10
end