reuse icons and blbs to remove some content

This commit is contained in:
Redo
2025-01-13 01:55:54 -07:00
parent a25f184c94
commit 38ad0d3058
942 changed files with 1502 additions and 693568 deletions

View File

@@ -1,7 +1,7 @@
datablock fxDtsBrickData(LogicGate_GateOr5Vertical_Data){
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/OR 5 Bit Vertical.blb";
iconName = $LuaLogic::Path @ "bricks/gen/newicons/OR 5 Bit Vertical";
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/AND 5 Bit Vertical.blb";
iconName = $LuaLogic::Path @ "bricks/gen/newicons/AND 5 Bit Vertical";
category = "Logic Bricks";
subCategory = "Gates";