mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Add regression test for prim status when root prim in a new linkset is non-physical
This commit is contained in:
@@ -1708,7 +1708,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
if (ParentGroup.Scene == null)
|
||||
return;
|
||||
|
||||
|
||||
if (!ParentGroup.Scene.PhysicalPrims && UsePhysics)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user