consider that CrossPrimGroupIntoNewRegion removes DIE_AT_EDGE and

RETURN_AT_EDGE from simulation
avinationmerge
UbitUmarov 2014-07-22 15:47:42 +01:00
parent f9fdf26ec3
commit ed905418b3
1 changed files with 2 additions and 0 deletions

View File

@ -554,6 +554,8 @@ namespace OpenSim.Region.Framework.Scenes
{
// this should delete the grp in this case
m_scene.CrossPrimGroupIntoNewRegion(val, this, true);
// actually assume this sog was removed from simulation
return;
}
else
{