aboutsummaryrefslogtreecommitdiff
path: root/game/src/GameStart.tscn
diff options
context:
space:
mode:
author Hop311 <hop3114@gmail.com>2023-05-25 23:35:16 +0200
committer Hop311 <hop3114@gmail.com>2023-05-25 23:35:16 +0200
commit9843807154aa70324c84692ce9d3b54414e2b5e0 (patch)
tree31d37e00cf6c010180fb3212b45ac5f70728cc8f /game/src/GameStart.tscn
parentb493547fb8c77918306fe56b74b704284cf54931 (diff)
Added compatibility-mode command line argument
Diffstat (limited to 'game/src/GameStart.tscn')
-rw-r--r--game/src/GameStart.tscn5
1 files changed, 1 insertions, 4 deletions
diff --git a/game/src/GameStart.tscn b/game/src/GameStart.tscn
index d5f9d45..2046bb5 100644
--- a/game/src/GameStart.tscn
+++ b/game/src/GameStart.tscn
@@ -1,6 +1,5 @@
-[gd_scene load_steps=7 format=3 uid="uid://1udsn4mggep2"]
+[gd_scene load_steps=6 format=3 uid="uid://1udsn4mggep2"]
-[ext_resource type="PackedScene" uid="uid://dayjmgc34tqo6" path="res://src/ArgumentParser.tscn" id="1_oe61r"]
[ext_resource type="PackedScene" uid="uid://o4u142w4qkln" path="res://src/GameMenu.tscn" id="1_wlojq"]
[ext_resource type="Script" path="res://src/SplashContainer.gd" id="2_xmcgv"]
[ext_resource type="Texture2D" uid="uid://deef5hufq0j61" path="res://splash_assets/splash_end.png" id="3_qfv12"]
@@ -15,8 +14,6 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
-[node name="ArgumentParser" parent="." instance=ExtResource("1_oe61r")]
-
[node name="GameMenu" parent="." instance=ExtResource("1_wlojq")]
visible = false
layout_mode = 1