mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
VS: Loading screen
This commit is contained in:
@@ -6,6 +6,8 @@ var/obj/effect/lobby_image = new /obj/effect/lobby_image
|
||||
name = "Polaris"
|
||||
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
|
||||
|
||||
/obj/effect/lobby_image/Initialize()
|
||||
icon = using_map.lobby_icon
|
||||
|
||||
BIN
icons/misc/loading.dmi
Normal file
BIN
icons/misc/loading.dmi
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
Reference in New Issue
Block a user