Rework Master Controller, Failsafe, and Subsystem code

This commit is contained in:
Bjorn Neergaard
2015-12-04 15:40:58 -06:00
parent c66314d282
commit 97ca70cd34
20 changed files with 509 additions and 459 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ var/intercom_range_display_status = 0
set category = "Mapping"
set name = "Camera Report"
if(!master_controller)
if(!Master)
alert(usr,"Master_controller not found.","Sec Camera Report")
return 0