diff options
-rwxr-xr-x | indra/newview/character/avatar_skeleton.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/character/avatar_skeleton.xml b/indra/newview/character/avatar_skeleton.xml index 31a52e1c07..b6661471dc 100755 --- a/indra/newview/character/avatar_skeleton.xml +++ b/indra/newview/character/avatar_skeleton.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="US-ASCII" standalone="yes"?> <linden_skeleton num_bones="123" num_collision_volumes="26" version="1.0"> <bone aliases="hip avatar_mPelvis" end="0.000 0.000 0.084" group="SL Base" name="mPelvis" pivot="0.000000 0.000000 1.067015" pos="0.000 0.000 1.067" rot="0.000000 0.000000 0.000000" scale="1.000 1.000 1.000" support="base" connected="false"> <collision_volume end="0.030 0.000 0.095" group="Collision" name="PELVIS" pos="-0.01 0 -0.02" rot="0.000000 8.00000 0.000000" scale="0.12 0.16 0.17" support="base"/> |