mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
update libomv with llsd micro opt
This commit is contained in:
@@ -259,7 +259,7 @@ namespace OpenSim.Framework
|
||||
|
||||
public static void AddElem(Quaternion e, StringBuilder sb)
|
||||
{
|
||||
sb.Append("<array><key>x</key>");
|
||||
sb.Append("<array>");
|
||||
|
||||
if(e.X == 0)
|
||||
sb.Append("<real>0</real>");
|
||||
|
||||
Reference in New Issue
Block a user