Fixed sloppy EventGate code
This commit is contained in:
parent
cc7e3a90e9
commit
096ae4556d
@ -29,10 +29,6 @@ function fxDTSBrick::setPowerState(%this, %state, %client)
|
||||
|
||||
datablock fxDTSBrickData(LogicGate_EventGate_Data : brick1x1fData)
|
||||
{
|
||||
logicUpdate = "return function(gate) gate:cb(bool_to_int[gate.ports[1].state]) end";
|
||||
|
||||
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires - Special";
|
||||
uiName = "Event Gate";
|
||||
|
Loading…
x
Reference in New Issue
Block a user