remove cfunc and data size from transmitted gate def
This commit is contained in:
parent
2a85fc2b7e
commit
6008b022b0
@ -31,8 +31,8 @@ function lualogic_registergatedefinition_auto(%data){
|
||||
lualogic_expandescape(%data.logicUpdate) @ ";" @
|
||||
lualogic_expandescape(%data.logicInput ) @ ";" @
|
||||
lualogic_expandescape(%data.logicGlobal) @ ";" @
|
||||
(%data.logicCFunction || 0) @ ";" @
|
||||
(%data.logicCDataSize || 0) @ ";" @
|
||||
//(%data.logicCFunction || 0) @ ";" @
|
||||
//(%data.logicCDataSize || 0) @ ";" @
|
||||
%numports
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user