Fixed sloppy EventGate code
This commit is contained in:
		| @@ -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"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user