diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 04d6f9c..a6eab52 100644 --- a/project.godot +++ b/project.godot @@ -14,6 +14,10 @@ config/name="TowerDefence" run/main_scene="res://Node2D.tscn" config/icon="res://icon.png" +[autoload] + +Global="*res://Global.gd" + [display] window/size/width=1280 |
