cosmetics

This commit is contained in:
UbitUmarov
2020-08-09 01:37:54 +01:00
parent 592b94d142
commit a2fe315d94
7 changed files with 444 additions and 525 deletions

View File

@@ -55,7 +55,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
public void InitXMRLSLApi(XMRInstance i)
{
acm = AsyncCommands;
acm = m_AsyncCommands;
inst = i;
}