reuse icons and blbs to remove some content
This commit is contained in:
@@ -4,7 +4,7 @@ lualogic_require($LuaLogic::Path @ "bricks/gates/diode.cs");
|
||||
datablock fxDTSBrickData(LogicGate_NOT_Data : LogicGate_Diode_Data)
|
||||
{
|
||||
uiName = "1x1f NOT";
|
||||
iconName = $LuaLogic::Path @ "icons/1x1f NOT";
|
||||
iconName = $LuaLogic::Path @ "bricks/icons/1x1f NOT";
|
||||
|
||||
logicUIName = "NOT";
|
||||
logicUIDesc = "B is the opposite of A";
|
||||
|
||||
Reference in New Issue
Block a user