Merge pull request #2628 from CHOMPStationBot/upstream-merge-11200

[MIRROR] new loading screen
This commit is contained in:
Nadyr
2021-07-22 18:33:25 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ var/obj/effect/lobby_image = new /obj/effect/lobby_image
desc = "How are you reading this?"
screen_loc = "1,1"
icon = 'icons/misc/loading.dmi' //VOREStation Add - Loading Screen
icon_state = "loading" //VOREStation Add - Loading Screen
icon_state = "loading(old)" //VOREStation Add - Loading Screen //CHOMPedit: let's keep the old one since the new one references vorestation
/obj/effect/lobby_image/Initialize()
icon = using_map.lobby_icon

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 125 KiB