summaryrefslogtreecommitdiff
path: root/client/root.tscn
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2025-07-26 21:09:26 +0300
committerJoel Stålnacke <joel@saker.fi>2025-07-26 21:09:26 +0300
commit63506e59366acddf4a9e017ad8aebeadcf58c164 (patch)
tree2fa106661b85497fc1d63b7743a78e523ab48fba /client/root.tscn
parent53f68bb7b0dce309723675c4b97f726a469031c0 (diff)
Old changesHEADmaster
Diffstat (limited to 'client/root.tscn')
-rw-r--r--client/root.tscn6
1 files changed, 0 insertions, 6 deletions
diff --git a/client/root.tscn b/client/root.tscn
deleted file mode 100644
index ded95a0..0000000
--- a/client/root.tscn
+++ /dev/null
@@ -1,6 +0,0 @@
-[gd_scene load_steps=2 format=3 uid="uid://drdk1by1fun2q"]
-
-[ext_resource type="Script" path="res://Root.cs" id="1_p5oo0"]
-
-[node name="Root" type="Node2D"]
-script = ExtResource("1_p5oo0")