chore(game): 🔧 Update main parsecheck scene configuration in .parsecheck_main.tscn
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
5407989139
commit
21f37721f5
1 changed files with 4 additions and 0 deletions
4
src/game/.parsecheck_main.tscn
Normal file
4
src/game/.parsecheck_main.tscn
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://b_parsecheck_ephemeral2"]
|
||||
[ext_resource type="Script" path="res://.parsecheck_main.gd" id="1"]
|
||||
[node name="ParseCheckMain" type="Node"]
|
||||
script = ExtResource("1")
|
||||
Loading…
Add table
Reference in a new issue