mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Palworld: move the sprint button to the right layout
This commit is contained in:
@@ -26,11 +26,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"outer": [
|
"outer": [
|
||||||
{
|
null,
|
||||||
"type": "button",
|
|
||||||
"action": "leftThumb",
|
|
||||||
"toggle": true
|
|
||||||
},
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "joystick",
|
"type": "joystick",
|
||||||
@@ -142,6 +138,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "leftThumb",
|
||||||
|
"toggle": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "touchpad",
|
"type": "touchpad",
|
||||||
"axis": [
|
"axis": [
|
||||||
|
Reference in New Issue
Block a user