mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Overhaul title screens to be more compatible with TGUI (#17617)
This commit is contained in:
@@ -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