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