reuse icons and blbs to remove some content
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_GateXnor6_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/XNOR 6 Bit.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/XNOR 6 Bit";
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/AND 6 Bit.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/AND 6 Bit";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Gates";
|
||||
|
||||
Reference in New Issue
Block a user