Mission Controller 2

Mission Controller 2

32k Downloads

Tiros 1 impossible with Remote tech

thghca opened this issue ยท 1 comments

commented

It was fixed for Tiros 2 here:

this.AddParameter(new ModuleGoal("ModuleDataTransmitter", "ModuleRTAntenna", "Antenna Device"), null);

But not for Tiros 1:
this.AddParameter(new ModuleGoal("ModuleDataTransmitter", "Antenna Device"), null);

commented

This issue has been solved newest versions.