made execution of brick datablocks automatic and make more sense
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
datablock fxDTSBrickData(LogicGate_Button_Data : LogicGate_Switch_Data){
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Inputs";
|
||||
uiName = "Button";
|
||||
uiName = "Logic Button";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
|
Reference in New Issue
Block a user