* Added a null check in Utils.StringToBytes()
* Corrected Z position in Simian ObjectAddHandler git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2176 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -67,6 +67,8 @@ namespace Simian.Extensions
|
||||
}
|
||||
}
|
||||
|
||||
position.Z += scale.Z * 0.5f;
|
||||
|
||||
#endregion Position Calculation
|
||||
|
||||
#region Foliage Handling
|
||||
|
||||
Reference in New Issue
Block a user