From b5869024ec8a087869fa05db5be17603d70fffb3 Mon Sep 17 00:00:00 2001 From: Exobyt Date: Thu, 15 Aug 2024 23:45:28 +0200 Subject: [PATCH] Cleanup --- project.godot | 1 - 1 file changed, 1 deletion(-) diff --git a/project.godot b/project.godot index 994f7d7..5367e58 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,6 @@ config_version=5 config/name="GmtkGameJam2024" config/tags=PackedStringArray("game_jam") -run/main_scene="res://node_2d.tscn" config/features=PackedStringArray("4.3", "GL Compatibility") config/icon="res://icon.svg"