552553554555556557558559560561562
} if (conductor.getNetwork() != this) { conductor.setNetwork(this); conductor.onNetworkChanged(); } } //This will set the network tier to 2 if all the conductors are tier 2 this.networkTierGC = tierfound;
592593594595596597598599600601602