mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
cosmetics
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
|
||||
public void InitXMRLSLApi(XMRInstance i)
|
||||
{
|
||||
acm = AsyncCommands;
|
||||
acm = m_AsyncCommands;
|
||||
inst = i;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user