diff options
Diffstat (limited to 'client/project.godot')
| -rw-r--r-- | client/project.godot | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/client/project.godot b/client/project.godot index 09247046..61b5fd34 100644 --- a/client/project.godot +++ b/client/project.godot @@ -19,6 +19,10 @@ config/icon="res://icon.svg"  Multiplayer="*res://scripts/multiplayer.gd" +[gui] + +theme/custom="res://themes/menu.tres" +  [input]  forward={ | 
