mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] moves robot decals and animations to an ui (#11851)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d7653b0b93
commit
dca44a6098
@@ -18,6 +18,7 @@ GLOBAL_VAR_INIT(allowed_ghost_spawns, 2)
|
||||
if(isobserver(user))
|
||||
var/mob/observer/dead/observer = user
|
||||
observer.selecting_ghostrole = FALSE
|
||||
qdel(src)
|
||||
|
||||
/datum/tgui_module/ghost_spawn_menu/tgui_interact(mob/user, datum/tgui/ui, datum/tgui/parent_ui)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user