aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-08-31 12:29:03 +0200
committertpart <tpart120@proton.me>2024-08-31 12:29:03 +0200
commitd765bd2fc2cc303bf14699f32d93be8f448c4bfd (patch)
tree7aaa6abd376db5dd4b438af72f294707c9211c24 /client/project.godot
parenta141386e13192937d7d34d05733061f7fb2fe19b (diff)
downloadhurrycurry-d765bd2fc2cc303bf14699f32d93be8f448c4bfd.tar
hurrycurry-d765bd2fc2cc303bf14699f32d93be8f448c4bfd.tar.bz2
hurrycurry-d765bd2fc2cc303bf14699f32d93be8f448c4bfd.tar.zst
Add input manager singleton
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index 1d2c7aa6..d0f35b17 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -23,6 +23,7 @@ Global="*res://global.gd"
Server="*res://server.gd"
Sound="*res://audio/sound.tscn"
DisableWrongJoypads="*res://disable_wrong_joypads.gd"
+InputManager="*res://menu/input/input_manager.gd"
[display]