This commit is contained in:
kevinz000
2020-05-07 18:36:08 -07:00
committed by GitHub
parent 5e0235bd76
commit 51081fcb1a
4 changed files with 35 additions and 12 deletions
+1 -1
View File
@@ -593,7 +593,7 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
stat("Failsafe Controller:", "ERROR")
if(Master)
stat(null)
for(var/datum/controller/subsystem/SS in Master.subsystems)
for(var/datum/controller/subsystem/SS in Master.statworthy_subsystems)
SS.stat_entry()
GLOB.cameranet.stat_entry()
if(statpanel("Tickets"))