From ea8821b41ae6371d9fb6c2dfd990d88540f39ae7 Mon Sep 17 00:00:00 2001 From: Minimata Date: Mon, 27 Oct 2025 10:15:00 +0100 Subject: [PATCH] back to base main menu --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index abd9f62c..68f2d02a 100644 --- a/project.godot +++ b/project.godot @@ -15,7 +15,7 @@ warnings/check_invalid_track_paths=false [application] config/name="Movement tests" -run/main_scene="uid://br8shfwk2lne0" +run/main_scene="uid://vm22i5sv3p3s" config/features=PackedStringArray("4.5", "C#", "Forward Plus") config/icon="res://icon.svg"