From d229286f70b619497bc946a36e5440df3d04f674 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 24 May 2025 22:05:00 -0400 Subject: Add a title screen and music --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 0d1189e..5725dca 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="pixel-defense-2" -run/main_scene="uid://chwnewu8l45kj" +run/main_scene="uid://cgoebhfu5udrc" config/features=PackedStringArray("4.4", "GL Compatibility") config/icon="res://icon.svg" -- cgit v1.2.3