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_DFlipFlop5Bit_Data){
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/D FlipFlop 5 Bit.blb";
iconName = $LuaLogic::Path @ "bricks/gen/newicons/D FlipFlop 5 Bit";
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Buffer 5 Bit.blb";
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Buffer 5 Bit";
category = "Logic Bricks";
subCategory = "Bus";