mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-05 18:13:38 +00:00
Updated, so 'restartCore' preserves localScript flag
This commit is contained in:
@@ -1627,7 +1627,6 @@ void ILibDuktape_MeshAgent_dumpCoreModuleEx(void *chain, void *user)
|
||||
}
|
||||
free(CoreModule);
|
||||
}
|
||||
agentHost->localScript = 1;
|
||||
}
|
||||
duk_ret_t ILibDuktape_MeshAgent_dumpCoreModule(duk_context *ctx)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user