added global function to gate defs
This commit is contained in:
@@ -95,7 +95,6 @@ function LuaLogicTCP::onLine(%this, %line)
|
||||
for(%i=0; %i<%argc; %i++){
|
||||
%data = nextToken(%data, av, "\t");
|
||||
%argv[%i] = lualogic_collapseescape(%av);
|
||||
//talk("argv[" @ %i @ "] = " @ %argv[%i]);
|
||||
}
|
||||
|
||||
if(isObject(%brick)){
|
||||
|
||||
Reference in New Issue
Block a user