mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Palworld: fix missing the R3 button
This commit is contained in:
parent
b80d9ac3c7
commit
943dc05c8f
@ -56,7 +56,10 @@
|
||||
"type": "directionalPad",
|
||||
"scale": 1.2
|
||||
},
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "rightThumb"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "leftBumper",
|
||||
@ -194,10 +197,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "rightThumb"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user