diff options
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
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] |