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