Bannination fixes. Objects in nonpublic parcels were muted by default. Gods

were muted, too.
This commit is contained in:
Melanie Thielker
2010-07-30 15:03:03 +02:00
parent 7a9e246ccd
commit f9280374d2
2 changed files with 6 additions and 2 deletions

View File

@@ -6075,7 +6075,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
return m_host.ParentGroup.RootPart.AttachmentPoint;
}
public LSL_Integer llGetFreeMemory()
public virtual LSL_Integer llGetFreeMemory()
{
m_host.AddScriptLPS(1);
// Make scripts designed for LSO happy