Removed EventGate Port UI Names
If I am using the EventGate as a clickable interface with my circuit I don't want the text to be displayed over my screen.
This commit is contained in:
		| @@ -50,7 +50,7 @@ datablock fxDTSBrickData(LogicGate_EventGate_Data : brick1x1fData) | ||||
| 	logicPortPos[0] = "0 0 0"; | ||||
| 	logicPortDir[0] = "0"; | ||||
| 	logicPortCauseUpdate[0] = true; | ||||
| 	logicPortUIName[0] = "Input"; | ||||
| 	logicPortUIName[0] = ""; | ||||
| 	logicPortUIDesc[0] = ""; | ||||
|  | ||||
| 	logicPortType[1] = 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user