mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
Secondary weapon (handgun) on Key_7 for the sample keymap
This commit is contained in:
parent
bd41607456
commit
c6de6f4d1d
1 changed files with 10 additions and 0 deletions
|
@ -222,6 +222,16 @@
|
|||
},
|
||||
"switchMap": false
|
||||
},
|
||||
{
|
||||
"comment": "手枪",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_7",
|
||||
"pos": {
|
||||
"x": 0.61,
|
||||
"y": 0.82
|
||||
},
|
||||
"switchMap": false
|
||||
},
|
||||
{
|
||||
"comment": "车加速",
|
||||
"type": "KMT_CLICK",
|
||||
|
|
Loading…
Add table
Reference in a new issue