From 8930e7e9ffa1f701ee8449d7588f6b1f10fadd51 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Sat, 15 Aug 2020 14:08:51 -0400 Subject: [PATCH] Add default scene --- client/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/client/project.godot b/client/project.godot index f976417..37e8422 100644 --- a/client/project.godot +++ b/client/project.godot @@ -16,6 +16,7 @@ _global_script_class_icons={ [application] config/name="Family" +run/main_scene="res://default.tscn" config/icon="res://icon.png" [rendering]