using CartActivator; namespace MultiWheelM; public class MotorRoutine : LadderLogic { public override void Operation(int iteration) { } }