From 3f29bb41d713240eb7ba831f68981674d4db9eb9 Mon Sep 17 00:00:00 2001 From: dam Date: Thu, 16 Dec 2021 17:04:09 +0000 Subject: Fix issues when creating/editing entries. Fix android icon. --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') 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 -- cgit v1.2.3