From 2a8ef1ed01cf91698008717fa7338e1e3c35de0f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 4 Jul 2024 20:09:04 +0200 Subject: Implement workaround for misdetected joypads --- client/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'client/project.godot') diff --git a/client/project.godot b/client/project.godot index 754c7e21..3638f83e 100644 --- a/client/project.godot +++ b/client/project.godot @@ -23,6 +23,7 @@ config/icon="res://icon.png" Global="*res://global.gd" Server="*res://server.gd" Sound="*res://audio/sound.tscn" +DisableWrongJoypads="*res://disable_wrong_joypads.gd" [display] -- cgit v1.2.3-70-g09d2