From 15724430070a17ffb4e0fe3a0c3faa8c82fe64e2 Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 25 May 2025 00:42:34 -0400 Subject: Add game over screen, back to title, tower affordability indicators --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 5725dca..d56a28a 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="pixel-defense-2" +config/name="castle of alethane" run/main_scene="uid://cgoebhfu5udrc" config/features=PackedStringArray("4.4", "GL Compatibility") config/icon="res://icon.svg" -- cgit v1.2.3