diff --git a/code/_onclick/hud/screen_objects.dm b/code/_onclick/hud/screen_objects.dm index 372a25a034..0da04de7d3 100644 --- a/code/_onclick/hud/screen_objects.dm +++ b/code/_onclick/hud/screen_objects.dm @@ -542,7 +542,7 @@ screen_loc = ui_healthdoll /obj/screen/splash - icon = 'config/title_screens/images/blank.png' + icon = 'config/title_screens/images/blank.dmi' icon_state = "" screen_loc = "1,1" layer = SPLASHSCREEN_LAYER diff --git a/code/game/turfs/closed.dm b/code/game/turfs/closed.dm index a459ac5903..ac0add9746 100644 --- a/code/game/turfs/closed.dm +++ b/code/game/turfs/closed.dm @@ -29,7 +29,7 @@ /turf/closed/indestructible/splashscreen name = "Space Station 13" - icon = 'config/title_screens/images/blank.png' + icon = 'config/title_screens/images/blank.dmi' icon_state = "" layer = FLY_LAYER