From 75793bd23d275d10d6a0bd8024a7e412b64557ce Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 15 Dec 2024 16:53:12 +0100 Subject: next commit --- project.godot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 74a299a..4f94570 100644 --- a/project.godot +++ b/project.godot @@ -11,8 +11,8 @@ config_version=5 [application] config/name="Minerva" -run/main_scene="res://login.tscn" -config/features=PackedStringArray("4.3", "Forward Plus") +run/main_scene="res://ui/login.tscn" +config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg" [autoload] -- cgit v1.2.3