From 72d9ec692bdc1ac00b11fc8fbfe2e5d7d96082cf Mon Sep 17 00:00:00 2001 From: Sebastian Morr Date: Tue, 13 Oct 2020 13:08:43 +0200 Subject: [PATCH] Make the cardgame scene the default scene --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 2430475..022bc17 100644 --- a/project.godot +++ b/project.godot @@ -39,7 +39,7 @@ _global_script_class_icons={ [application] config/name="git-hydra" -run/main_scene="res://main.tscn" +run/main_scene="res://cardgame.tscn" config/use_custom_user_dir=true [autoload]