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
@@ -4,7 +4,7 @@
program_icon_state = "power_monitor"
extended_desc = "This program connects to sensors around the station to provide information about electrical systems"
ui_header = "power_norm.gif"
transfer_access = GLOB.access_engine
transfer_access = ACCESS_ENGINE
usage_flags = PROGRAM_CONSOLE
requires_ntnet = 0
network_destination = "power monitoring system"