1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00

Have "untitled" as default project name in SaveSpriteHTML5

This commit is contained in:
OverloadedOrama 2020-07-15 18:28:46 +03:00
parent ea717cfea7
commit 8ec3256ce6

View file

@ -30,6 +30,7 @@ margin_right = 184.0
margin_bottom = 25.0 margin_bottom = 25.0
size_flags_horizontal = 3 size_flags_horizontal = 3
size_flags_vertical = 4 size_flags_vertical = 4
text = "untitled"
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }