Try it witht he root prim

avinationmerge
Melanie Thielker 2010-06-13 23:01:15 +02:00
parent 3058761806
commit d520360cb8
1 changed files with 1 additions and 1 deletions

View File

@ -4732,7 +4732,7 @@ namespace OpenSim.Region.Framework.Scenes
// Update sitting avatar chat position
p.AbsolutePosition = AbsolutePosition;
p.AbsolutePosition = GroupPosition;
}
}
}