mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Revert "Add localid support to ch0de properly"
This reverts commit bb402d0d95.
This commit is contained in:
@@ -1767,8 +1767,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
part.AbsolutePosition,
|
||||
part.Scale,
|
||||
part.RotationOffset,
|
||||
part.PhysActor.IsPhysical,
|
||||
m_localId);
|
||||
part.PhysActor.IsPhysical);
|
||||
part.PhysActor.SetMaterial((int)part.Material);
|
||||
|
||||
part.PhysActor.LocalID = part.LocalId;
|
||||
|
||||
Reference in New Issue
Block a user