made execution of brick datablocks automatic and make more sense

This commit is contained in:
Redo
2020-05-17 22:28:45 -05:00
parent 74401cd7f6
commit 976b3d823e
8 changed files with 44 additions and 44 deletions

View File

@@ -1,3 +1,6 @@
lualogic_require($LuaLogic::Path @ "bricks/gates/diode.cs");
datablock fxDTSBrickData(LogicGate_NOT_Data : LogicGate_Diode_Data)
{
uiName = "1x1f NOT";