mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-09 22:26:23 +01:00
lobby screen subsystem (#17686)
* lobby screen subsystem * . * tgui core 3.1.5 * use unknown in the class * . * second * Didn't even know you could type components like this * . * dependency up * can we not use any... --------- Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
@@ -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