Fixed required images being in the config folder

This commit is contained in:
Jordan Brown
2017-11-04 00:34:20 -04:00
committed by CitadelStationBot
parent 910e6b6396
commit a4665bc7cd
3 changed files with 8 additions and 0 deletions

View File

@@ -539,7 +539,11 @@
screen_loc = ui_healthdoll
/obj/screen/splash
<<<<<<< HEAD
icon = 'config/title_screens/images/title1.dmi'
=======
icon = 'icons/blank_title.png'
>>>>>>> 96390b7... Fixed required images being in the config folder (#32375)
icon_state = ""
screen_loc = "1,1"
layer = SPLASHSCREEN_LAYER

View File

@@ -36,7 +36,11 @@
/turf/closed/indestructible/splashscreen
name = "Space Station 13"
<<<<<<< HEAD
icon = 'config/title_screens/images/title1.dmi'
=======
icon = 'icons/blank_title.png'
>>>>>>> 96390b7... Fixed required images being in the config folder (#32375)
icon_state = ""
layer = FLY_LAYER

BIN
icons/blank_title.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B