mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
little-kitty-big-city: update layout
This commit is contained in:
parent
93b86311c8
commit
62b3da56ec
@ -21,6 +21,7 @@
|
|||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "rightTrigger"
|
"action": "rightTrigger"
|
||||||
},
|
},
|
||||||
|
[
|
||||||
{
|
{
|
||||||
"type": "joystick",
|
"type": "joystick",
|
||||||
"axis": [
|
"axis": [
|
||||||
@ -45,7 +46,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
null,
|
null
|
||||||
|
],
|
||||||
{
|
{
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "dPadRight",
|
"action": "dPadRight",
|
||||||
@ -70,7 +72,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
null,
|
[
|
||||||
{
|
{
|
||||||
"type": "joystick",
|
"type": "joystick",
|
||||||
"axis": [
|
"axis": [
|
||||||
@ -95,6 +97,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
null
|
||||||
|
],
|
||||||
{
|
{
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "leftTrigger"
|
"action": "leftTrigger"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user