cosmetics

This commit is contained in:
UbitUmarov
2019-11-20 23:29:24 +00:00
parent bd12d60e80
commit 647622bb02

View File

@@ -72,10 +72,12 @@ namespace OpenSim.Region.ScriptEngine.Yengine
heapUse = inst.UpdateHeapUse(0, EMPTYHEAP);
}
/*
~XMR_Array()
{
heapUse = inst.UpdateHeapUse(heapUse, 0);
}
*/
public static TokenType GetRValType(TokenName name)
{