NTnet refactor, assimilates exonet

This commit is contained in:
kevinz000
2017-11-21 20:50:45 -08:00
parent 1583a65e9c
commit 00966e2aaa
23 changed files with 297 additions and 395 deletions
@@ -41,7 +41,7 @@
if(ethernet) // Computer is connected via wired connection.
return 3
if(!GLOB.ntnet_global || !GLOB.ntnet_global.check_function(specific_action)) // NTNet is down and we are not connected via wired connection. No signal.
if(!SSnetworks.station_network || !SSnetworks.station_network.check_function(specific_action)) // NTNet is down and we are not connected via wired connection. No signal.
return 0
if(holder)