added escape sequences to arbitrary strings; reworked callback system
This commit is contained in:
@@ -121,7 +121,7 @@ function llr(){
|
||||
deleteVariables("$LuaLogic*");
|
||||
$LuaLogic::Path = %path;
|
||||
|
||||
resetAllOpCallFunc();
|
||||
//resetAllOpCallFunc();
|
||||
exec("./lualogic.cs");
|
||||
schedule(3000, 0, lualogic_connect, 25000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user