diff options
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot index 037135f2..d05e56e7 100644 --- a/client/project.godot +++ b/client/project.godot @@ -17,7 +17,7 @@ config/icon="res://icon.svg" [autoload] -Multiplayer="*res://multiplayer.gd" +Global="*res://global.gd" [input] |