mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #2628 from CHOMPStationBot/upstream-merge-11200
[MIRROR] new loading screen
This commit is contained in:
@@ -7,7 +7,7 @@ var/obj/effect/lobby_image = new /obj/effect/lobby_image
|
|||||||
desc = "How are you reading this?"
|
desc = "How are you reading this?"
|
||||||
screen_loc = "1,1"
|
screen_loc = "1,1"
|
||||||
icon = 'icons/misc/loading.dmi' //VOREStation Add - Loading Screen
|
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()
|
/obj/effect/lobby_image/Initialize()
|
||||||
icon = using_map.lobby_icon
|
icon = using_map.lobby_icon
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 125 KiB |
Reference in New Issue
Block a user