From dca2223c7037b86d80e24921877ccdf9c8d0c237 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:38:36 +0700 Subject: [PATCH] Palworld: Change "fire" icon to "rightTrigger" --- touch-layouts/1797327516.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch-layouts/1797327516.json b/touch-layouts/1797327516.json index 2605c29..2019412 100644 --- a/touch-layouts/1797327516.json +++ b/touch-layouts/1797327516.json @@ -54,7 +54,7 @@ "knob": { "faceImage": { "type": "icon", - "value": "fire" + "value": "rightTrigger" } } }