projects
/
The Cutests To-Do List.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f3bb41
)
remove splash image since its rarelly shown and feels weird when it flash
author
Eduardo
<
[email protected]
>
Sat, 30 Sep 2023 12:22:33 +0000
(14:22 +0200)
committer
Eduardo
<
[email protected]
>
Sat, 30 Sep 2023 12:22:33 +0000
(14:22 +0200)
project.godot
patch
|
blob
|
history
diff --git
a/project.godot
b/project.godot
index 12538066dc3421c7b7f29f0a24effbac7cf65526..e79cecdb8c4e69f89ac759f6021349310417c3c3 100644
(file)
--- a/
project.godot
+++ b/
project.godot
@@
-15,7
+15,10
@@
run/main_scene="res://scenes/splash_screen/SplashScreen.tscn"
config/quit_on_go_back=false
config/features=PackedStringArray("4.1", "Mobile")
run/max_fps=30
+boot_splash/show_image=false
boot_splash/image="res://scenes/splash_screen/splash_image.png"
+boot_splash/fullsize=false
+boot_splash/use_filter=false
config/icon="res://icon.svg"
[autoload]