remove boot screen

This commit is contained in:
Spencer Killen 2023-01-04 13:46:52 -07:00
parent 4b39437d36
commit 8c3d38b704
Signed by: sjkillen
GPG Key ID: F307025B65C860BA
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ _global_script_class_icons={
config/name="meat_madness_redux" config/name="meat_madness_redux"
run/main_scene="res://screens/TitleScreen_Planet.tscn" run/main_scene="res://screens/TitleScreen_Planet.tscn"
boot_splash/show_image=false
boot_splash/bg_color=Color( 0, 0, 0, 1 )
config/icon="res://meat_madness_icon.png" config/icon="res://meat_madness_icon.png"
[autoload] [autoload]