html_interface removal and crew monitoring console refactor.

This commit is contained in:
AnturK
2018-02-15 21:31:21 +01:00
committed by CitadelStationBot
parent 1cda9ef2b4
commit 35b8e410be
41 changed files with 268 additions and 2416 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
if(..())
return
var/mob/living/silicon/ai/AI = usr
GLOB.crewmonitor.show(AI)
GLOB.crewmonitor.show(AI,AI)
/obj/screen/ai/crew_manifest
name = "Crew Manifest"