Merge pull request #3563 from Neerti/7/5/2017_communicator_spying_please_no

Fixes Communicator Spying Exploit
This commit is contained in:
Anewbe
2017-07-06 13:47:38 -05:00
committed by GitHub
+1 -1
View File
@@ -58,7 +58,7 @@ var/global/defer_powernet_rebuild = 0 // True if net rebuild will be called
#define NETWORK_COMMUNICATORS "Communicators"
// Those networks can only be accessed by pre-existing terminals. AIs and new terminals can't use them.
var/list/restricted_camera_networks = list(NETWORK_ERT,NETWORK_MERCENARY,"Secret")
var/list/restricted_camera_networks = list(NETWORK_ERT,NETWORK_MERCENARY,"Secret", NETWORK_COMMUNICATORS)
//singularity defines