Automatic editor updates

Automatic updates applied to scenes after opening in Godot editor
v3.4.4-stable.
This commit is contained in:
Leroy Hopson 2022-08-06 20:32:31 +12:00
parent 2acb93f8ff
commit 9896a362c3
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
6 changed files with 14 additions and 19 deletions

View file

@ -10,4 +10,5 @@ script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[connection signal="data_sent" from="." to="." method="_on_Terminal_data_sent"]