Fixed required images being in the config folder
This commit is contained in:
committed by
CitadelStationBot
parent
910e6b6396
commit
a4665bc7cd
@@ -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
|
||||
|
||||
@@ -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
BIN
icons/blank_title.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 123 B |
Reference in New Issue
Block a user