Lot of changes (Update to MDK2)
This commit is contained in:
parent
6b3ee666d6
commit
93b3689567
48 changed files with 706 additions and 1005 deletions
|
|
@ -61,7 +61,7 @@ namespace IngameScript
|
|||
this.output.Print("Base system starting...");
|
||||
|
||||
this.InitMiningSystem();
|
||||
|
||||
|
||||
this.minerConnector = this.GridTerminalSystem.GetBlockWithName("[Base] Connector Miner") as IMyShipConnector;
|
||||
if (this.minerConnector == null)
|
||||
this.output.Print($"Error: miner connector not found");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue