From f9056c3bf217752993c1264f37f8ea7cafd289bc Mon Sep 17 00:00:00 2001 From: bionickatana Date: Mon, 22 Jun 2026 11:20:42 -0600 Subject: [PATCH] Godot auto build --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 771deef..33f8ddc 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="numberFactory" -run/main_scene="res://game_scene.tscn" +run/main_scene="uid://613m8wworduk" config/features=PackedStringArray("4.7", "GL Compatibility") config/icon="res://icon.svg"