mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
chants-of-sennaar: add trigger buttons
This commit is contained in:
parent
b9f6a4ce32
commit
8cc92eabc5
@ -21,12 +21,18 @@
|
|||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "rightBumper"
|
"action": "rightBumper"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "rightTrigger"
|
||||||
|
},
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
{
|
||||||
null,
|
"type": "button",
|
||||||
|
"action": "leftTrigger"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "leftBumper"
|
"action": "leftBumper"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user