mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Lobby Menu Improvements (#9246)
The lobby menu now fades in and out smoothly.
Removes the old background object which was left in by accident.
The buttons now get bigger when you mouse over them. Responsiveness!
This commit is contained in:
@@ -134,7 +134,6 @@ var/datum/controller/subsystem/atlas/SSatlas
|
||||
|
||||
/datum/controller/subsystem/atlas/proc/load_map_meta()
|
||||
// This needs to be done after current_map is set, but before mapload.
|
||||
lobby_image = new /obj/effect/lobby_image
|
||||
|
||||
admin_departments = list(
|
||||
"[current_map.boss_name]",
|
||||
|
||||
Reference in New Issue
Block a user