From ec8b767a9bc844fdb6a509fa4a0266c372d409c7 Mon Sep 17 00:00:00 2001 From: Ryan Caezar Itang Date: Tue, 16 Feb 2021 20:32:26 +0800 Subject: [PATCH] Remove Troops as Autoload Troops is already a static class --- project.godot | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project.godot b/project.godot index 84a1fb1..d1aa2b8 100644 --- a/project.godot +++ b/project.godot @@ -14,10 +14,6 @@ config/name="CodeBlitz" run/main_scene="res://Levels/MainMenu.tscn" config/icon="res://icon.png" -[autoload] - -Global="*res://Levels/Troops.cs" - [display] window/size/width=304