mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
actually that was redundante, already done at low level
This commit is contained in:
@@ -741,7 +741,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments
|
||||
|
||||
rootPart.RemFlag(PrimFlags.TemporaryOnRez);
|
||||
|
||||
so.ApplyPhysics(false);
|
||||
so.ApplyPhysics();
|
||||
|
||||
rootPart.Rezzed = DateTime.Now;
|
||||
so.AttachToBackup();
|
||||
|
||||
Reference in New Issue
Block a user