add cdata size and cfunc
This commit is contained in:
@@ -17,6 +17,7 @@ datablock fxDTSBrickData(LogicGate_Diode_Data)
|
||||
logicForcePrint = "ARROW";
|
||||
|
||||
logicUpdate = "return function(gate) Gate.setportstate(gate, 2, Gate.getportstate(gate, 1)) end";
|
||||
logicCFunction = 1;
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user