画图模式键位调整
This commit is contained in:
@@ -2130,8 +2130,9 @@ do--custom_field
|
|||||||
end
|
end
|
||||||
|
|
||||||
local penKey={
|
local penKey={
|
||||||
q=1,w=2,e=3,r=4,t=5,y=6,u=7,i=8,o=9,p=10,["["]=11,
|
["1"]=1,["2"]=2,["3"]=3,["4"]=4,["5"]=5,["6"]=6,["7"]=7,["8"]=8,
|
||||||
a=12,s=13,d=14,f=15,g=16,h=17,
|
q=9,w=10,e=11,r=12,t=13,y=14,u=15,i=16,
|
||||||
|
a=17,s=18,d=19,f=20,g=21,h=22,j=23,k=24,
|
||||||
z=0,x=-1,
|
z=0,x=-1,
|
||||||
}
|
}
|
||||||
local FIELD=FIELD
|
local FIELD=FIELD
|
||||||
|
|||||||
Reference in New Issue
Block a user