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