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