mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[MIRROR] Overhaul title screens to be more compatible with TGUI (#10794)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowLarkens
Kashargul
parent
7ce04063bd
commit
75ae8d7b15
@@ -6,5 +6,5 @@
|
||||
)
|
||||
|
||||
/datum/asset/simple/lobby_files/register()
|
||||
assets["lobby_bg.gif"] = icon(using_map.lobby_icon, pick(using_map.lobby_screens))
|
||||
assets["lobby_bg.gif"] = pick(using_map.lobby_screens)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user