mirror of
https://github.com/opensim/opensim.git
synced 2026-05-25 19:25:41 +08:00
patch for llDie from Kurt Taylor (IBM)
This commit is contained in:
@@ -393,7 +393,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler
|
||||
|
||||
public void llDie()
|
||||
{
|
||||
NotImplemented("llDie");
|
||||
World.DeleteSceneObjectGroup(m_host.ParentGroup);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user