From 943dc05c8f83e0bf5fdc97db2c85abeed9902e2a Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:57:26 +0700 Subject: [PATCH] Palworld: fix missing the R3 button --- touch-layouts/1797327516.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/touch-layouts/1797327516.json b/touch-layouts/1797327516.json index e852bde..f18f8a0 100644 --- a/touch-layouts/1797327516.json +++ b/touch-layouts/1797327516.json @@ -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" } ] },