Import as new frame on ImportSprites dialog now ticked on by default

This commit is contained in:
OverloadedOrama 2019-12-30 04:06:37 +02:00
parent ad2e1062ee
commit be91e65c55
4 changed files with 8 additions and 7 deletions

View file

@ -23,12 +23,15 @@ margin_bottom = 312.0
[node name="ImportAsNewFrame" type="CheckBox" parent="HBoxContainer2"]
margin_right = 156.0
margin_bottom = 304.0
mouse_default_cursor_shape = 2
pressed = true
text = "IMPORT_FILE_LABEL"
[node name="ImportSpritesheet" type="CheckBox" parent="HBoxContainer2"]
margin_left = 160.0
margin_right = 327.0
margin_bottom = 304.0
mouse_default_cursor_shape = 2
text = "Import as spritesheet"
[node name="Spritesheet" type="HBoxContainer" parent="."]