diff --git a/globals.gd b/GLobals.gd similarity index 100% rename from globals.gd rename to GLobals.gd diff --git a/project.godot b/project.godot index 286788d..6785339 100644 --- a/project.godot +++ b/project.godot @@ -19,7 +19,7 @@ run/main_scene="res://player.tscn" [autoload] -Globals="*res://globals.gd" +Globals="*res://Globals.gd" [editor_plugins]