[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:
CHOMPStation2StaffMirrorBot
2025-05-11 13:32:23 +02:00
committed by GitHub
co-authored by Kashargul ShadowLarkens
parent 15490e9903
commit 56a4a1a592
19 changed files with 80 additions and 19 deletions
+5
View File
@@ -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'
)