Toggled autosave on by default, and open last project off by default

This commit is contained in:
OverloadedOrama 2020-05-11 16:15:59 +03:00
parent 5424472c95
commit 62a695366a
4 changed files with 3 additions and 9 deletions

View file

@ -147,7 +147,6 @@ margin_right = 494.0
margin_bottom = 124.0
hint_tooltip = "Opens last opened project on startup"
mouse_default_cursor_shape = 2
pressed = true
text = "Open last project on startup"
[node name="EnableAutosave" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"]
@ -155,6 +154,7 @@ margin_top = 128.0
margin_right = 494.0
margin_bottom = 152.0
mouse_default_cursor_shape = 2
pressed = true
text = "Enable autosave"
__meta__ = {
"_edit_use_anchors_": false