made execution of brick datablocks automatic and make more sense

This commit is contained in:
Redo
2020-05-17 22:28:45 -05:00
parent 74401cd7f6
commit 976b3d823e
8 changed files with 44 additions and 44 deletions

View File

@ -2,7 +2,7 @@
datablock fxDTSBrickData(LogicGate_Button_Data : LogicGate_Switch_Data){
category = "Logic Bricks";
subCategory = "Inputs";
uiName = "Button";
uiName = "Logic Button";
numLogicPorts = 2;