1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-19 14:31:59 +00:00

Merge pull request #1738 from jackmakesthings/master

Updating demo engine.cfgs where name is missing
This commit is contained in:
Juan Linietsky
2015-05-03 23:00:26 -03:00
5 changed files with 5 additions and 1 deletions

View File

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