mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-04 22:10:07 +03:00
Disable to_node and resave all tscn files
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
[ext_resource type="Script" path="res://CreatingAllThings/CreatingAllThings.gd" id="1"]
|
||||
|
||||
[node name="CreatingAllThings" type="Node2D"]
|
||||
script = ExtResource( "1" )
|
||||
script = ExtResource("1")
|
||||
|
||||
Reference in New Issue
Block a user