mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Today's work on Building support/tools. Think I am slowly getting there.
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
public Quaternion _rotation;
|
||||
public Quaternion _rotation = new Quaternion(0,0,1,0);
|
||||
|
||||
public virtual Quaternion rotation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user