Merge pull request #5506 from Citadel-Station-13/upstream-merge-35431

[MIRROR] html_interface removal and crew monitoring console refactor.
This commit is contained in:
deathride58
2018-02-16 14:27:26 +00:00
committed by GitHub
42 changed files with 285 additions and 2433 deletions
@@ -7,4 +7,4 @@
slot_flags = SLOT_BELT
/obj/item/device/sensor_device/attack_self(mob/user)
GLOB.crewmonitor.show(user) //Proc already exists, just had to call it
GLOB.crewmonitor.show(user,src) //Proc already exists, just had to call it