add vertical bus bricks; delete redundant diode bricks

This commit is contained in:
Redo0
2021-05-22 17:58:13 -05:00
parent de586ff608
commit ce07ef3263
1041 changed files with 965928 additions and 1235 deletions

View File

@@ -1,7 +1,7 @@
datablock fxDTSBrickData(LogicGate_Diode_Data)
{
category = "Logic Bricks";
subCategory = "Gates";
subCategory = "Diode";
uiName = "1x1f Diode";
iconName = $LuaLogic::Path @ "icons/1x1f Diode";
brickFile = $LuaLogic::Path @ "bricks/blb/1x1f_1i_1o.blb";