mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
perfect-dark: update layout
This commit is contained in:
parent
a104f8c8c8
commit
3260dcfa11
@ -42,9 +42,26 @@
|
|||||||
"outer": [
|
"outer": [
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
{
|
||||||
null,
|
"type": "button",
|
||||||
null,
|
"action": "leftThumb",
|
||||||
|
"styles": {
|
||||||
|
"default": {
|
||||||
|
"faceImage": {
|
||||||
|
"type": "icon",
|
||||||
|
"value": "crouch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "rightBumper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "leftBumper"
|
||||||
|
},
|
||||||
null,
|
null,
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@ -106,7 +123,7 @@
|
|||||||
"default": {
|
"default": {
|
||||||
"faceImage": {
|
"faceImage": {
|
||||||
"type": "icon",
|
"type": "icon",
|
||||||
"value": "crouch"
|
"value": "weaponSelect"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -188,6 +205,10 @@
|
|||||||
{
|
{
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"action": "menu"
|
"action": "menu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "view"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user