aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authordam <dam@gudinoff>2021-12-16 17:04:09 +0000
committerdam <dam@gudinoff>2021-12-16 17:04:09 +0000
commit3f29bb41d713240eb7ba831f68981674d4db9eb9 (patch)
tree02fb3dac92dfc3c7e4856932ac50033e67af5de2 /project.godot
parent9724fb73abf9fd3760a4f3f3ac941a119708c97b (diff)
downloadsurgery-log-3f29bb41d713240eb7ba831f68981674d4db9eb9.tar.zst
surgery-log-3f29bb41d713240eb7ba831f68981674d4db9eb9.zip
Fix issues when creating/editing entries. Fix android icon.
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot
index 41969be..584ffa8 100644
--- a/project.godot
+++ b/project.godot
@@ -43,7 +43,7 @@ run/main_scene="res://main.tscn"
boot_splash/image="res://icons/icon.png"
boot_splash/fullsize=false
boot_splash/use_filter=false
-boot_splash/bg_color=Color( 0, 0, 0, 1 )
+boot_splash/bg_color=Color( 0, 0, 0, 0 )
config/icon="res://icons/icon.png"
config/quit_on_go_back=false