mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
extend phantom flag regression test to toggle back off
This commit is contained in:
@@ -4514,6 +4514,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
RemFlag(PrimFlags.Phantom);
|
||||
|
||||
if (ParentGroup.Scene == null)
|
||||
return;
|
||||
|
||||
PhysicsActor pa = PhysActor;
|
||||
|
||||
if (pa == null)
|
||||
|
||||
Reference in New Issue
Block a user