mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-24 21:58:09 +01:00
Ghosts can now look at the crew monitoring console
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
/obj/machinery/computer/crew/syndie
|
||||
icon_keyboard = "syndie_key"
|
||||
|
||||
/obj/machinery/computer/crew/interact(mob/user)
|
||||
/obj/machinery/computer/crew/ui_interact(mob/user) //GS13: Ghost crew monitor fix
|
||||
GLOB.crewmonitor.show(user,src)
|
||||
|
||||
GLOBAL_DATUM_INIT(crewmonitor, /datum/crewmonitor, new)
|
||||
|
||||
Reference in New Issue
Block a user