Merge branch 'avination'

This commit is contained in:
Melanie
2012-05-02 00:32:28 +02:00
4 changed files with 12 additions and 1 deletions

View File

@@ -196,6 +196,9 @@ namespace OpenSim.Region.Framework.Scenes
[XmlIgnore]
public Vector3 AttachOffset = Vector3.Zero;
[XmlIgnore]
public Quaternion AttachRotation = Quaternion.Identity;
[XmlIgnore]
public int STATUS_ROTATE_X;