From d765bd2fc2cc303bf14699f32d93be8f448c4bfd Mon Sep 17 00:00:00 2001 From: tpart Date: Sat, 31 Aug 2024 12:29:03 +0200 Subject: Add input manager singleton --- 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 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] -- cgit v1.2.3-70-g09d2