Changes all access const to be a define (#29260)

This commit is contained in:
Leo
2017-07-16 18:44:23 +02:00
committed by AnturK
parent 9539352210
commit ca59ca6c23
105 changed files with 592 additions and 543 deletions
@@ -5,7 +5,7 @@
extended_desc = "This program monitors stationwide NTNet network, provides access to logging systems, and allows for configuration changes"
size = 12
requires_ntnet = 1
required_access = GLOB.access_network //Network control is a more secure program.
required_access = ACCESS_NETWORK //NETWORK CONTROL IS A MORE SECURE PROGRAM.
available_on_ntnet = 1
tgui_id = "ntos_net_monitor"