1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00

Set name on rich text bbcode demo's engine.cfg

This commit is contained in:
jack
2015-04-25 22:21:09 -04:00
parent f62e09150e
commit d066c06e36

View File

@@ -1,3 +1,4 @@
[application]
name="Rich Text Label (BBCode)"
main_scene="res://rich_text_bbcode.scn"