fix main.tscn not working outside of windows filesystems
This commit is contained in:
parent
68b08514b2
commit
c2d473a993
1 changed files with 0 additions and 0 deletions
7
main.tscn
Normal file
7
main.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://control.tscn" type="PackedScene" id=1]
|
||||
|
||||
[node name="Main" type="Node2D"]
|
||||
|
||||
[node name="Control" parent="." instance=ExtResource( 1 )]
|
Loading…
Add table
Add a link
Reference in a new issue