diff options
Diffstat (limited to 'game/src/OptionMenu/GeneralTab.tscn')
-rw-r--r-- | game/src/OptionMenu/GeneralTab.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/src/OptionMenu/GeneralTab.tscn b/game/src/OptionMenu/GeneralTab.tscn index a9223af..68415d4 100644 --- a/game/src/OptionMenu/GeneralTab.tscn +++ b/game/src/OptionMenu/GeneralTab.tscn @@ -46,7 +46,6 @@ default_selected = 0 [node name="AutosaveIntervalLabel" type="Label" parent="VBoxContainer/GridContainer"] layout_mode = 2 text = "OPTIONS_GENERAL_AUTOSAVE" -horizontal_alignment = 1 [node name="AutosaveIntervalSelector" type="OptionButton" parent="VBoxContainer/GridContainer"] editor_description = "UI-15" |