Buttons to reset preferences to default

Similar functionality with Godot's default buttons. The buttons currently aren't visible with the gold & light themes.
This commit is contained in:
OverloadedOrama 2020-07-29 03:16:02 +03:00
parent f88d201e1a
commit 051f3df147
9 changed files with 185 additions and 71 deletions

View file

@ -59,7 +59,7 @@ var checker_size := 10
var checker_color_1 := Color(0.47, 0.47, 0.47, 1)
var checker_color_2 := Color(0.34, 0.35, 0.34, 1)
var autosave_interval := 5.0
var autosave_interval := 1.0
var enable_autosave := true
# Tools & options