mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
Adjust some positions in gameforpeace.json
* Key_Shift adjusted so it doesn't trigger the Shoot button * Key_7 adjusted so it doesn't trigger fire-mode when no handgun exists
This commit is contained in:
parent
66a357bfe2
commit
d1e7be38f8
1 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@
|
|||
"type": "KMT_CLICK",
|
||||
"key": "Key_7",
|
||||
"pos": {
|
||||
"x": 0.61,
|
||||
"x": 0.63,
|
||||
"y": 0.82
|
||||
},
|
||||
"switchMap": false
|
||||
|
@ -237,7 +237,7 @@
|
|||
"type": "KMT_CLICK",
|
||||
"key": "Key_Shift",
|
||||
"pos": {
|
||||
"x": 0.82,
|
||||
"x": 0.8,
|
||||
"y": 0.8
|
||||
},
|
||||
"switchMap": false
|
||||
|
|
Loading…
Add table
Reference in a new issue