Palworld: remove LB & RB buttons at the top right

This commit is contained in:
redphx 2024-01-29 11:11:53 +07:00
parent 0e223d1ce5
commit cb8610c783

View File

@ -245,14 +245,6 @@
{ {
"type": "button", "type": "button",
"action": "view" "action": "view"
},
{
"type": "button",
"action": "rightBumper"
},
{
"type": "button",
"action": "leftBumper"
} }
] ]
}, },