mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
replace old Attachoffset by AttachedPos. Comented out possible merge
artifacts
This commit is contained in:
@@ -12801,7 +12801,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
}
|
||||
|
||||
group.RootPart.AttachPoint = group.RootPart.Shape.State;
|
||||
group.RootPart.AttachOffset = group.AbsolutePosition;
|
||||
group.RootPart.AttachedPos = group.AbsolutePosition;
|
||||
|
||||
group.ResetIDs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user