Update projects to Godot 3.3

This commit is contained in:
Aaron Franke
2020-12-08 19:36:00 -05:00
parent 94ec2ea5d9
commit 814909538f
187 changed files with 238 additions and 521 deletions

View File

@@ -8,11 +8,6 @@
config_version=4
_global_script_classes=[ ]
_global_script_class_icons={
}
[application]
config/name="Rich Text Label with BBCode"

View File

@@ -76,4 +76,5 @@ For full reference, check the documentation.
__meta__ = {
"_edit_use_anchors_": false
}
[connection signal="meta_clicked" from="RichTextLabel" to="." method="_on_RichTextLabel_meta_clicked"]