mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
[MIRROR] lobby screen subsystem (#10859)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
co-authored by
Kashargul
ShadowLarkens
parent
15490e9903
commit
56a4a1a592
@@ -9,3 +9,8 @@
|
||||
// not actually a gif
|
||||
assets["lobby_bg.gif"] = pick(using_map.lobby_screens)
|
||||
. = ..()
|
||||
|
||||
/datum/asset/simple/restart_animation
|
||||
assets = list(
|
||||
"loading" = 'html/lobby/loading.gif'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user