public Program() { AutoStore = new MyMarket(ref tradeComponents, ref tradeIngots, ref tradeOres, ref tradeTools, timeRefresh); AutoStore.GetStoreBlock(GridTerminalSystem, Me.CubeGrid, ref storeType); CheckingSystem(); Runtime.UpdateFrequency = UpdateFrequency.Update10; AvailableCommands(); }