diff options
author | Sean Dague | 2007-07-16 15:40:11 +0000 |
---|---|---|
committer | Sean Dague | 2007-07-16 15:40:11 +0000 |
commit | 2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6 (patch) | |
tree | e3f80ad51736cf17e856547b1bcf956010927434 /bin/data/avataranimations.xml | |
parent | *Trunk compiles now (diff) | |
download | opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.zip opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.gz opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.bz2 opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.xz |
changed to native line ending encoding
Diffstat (limited to 'bin/data/avataranimations.xml')
-rw-r--r-- | bin/data/avataranimations.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/bin/data/avataranimations.xml b/bin/data/avataranimations.xml index 461613f..8a98c62 100644 --- a/bin/data/avataranimations.xml +++ b/bin/data/avataranimations.xml | |||
@@ -1,10 +1,10 @@ | |||
1 | <?xml version="1.0" encoding="iso-8859-1"?> | 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
2 | <!-- Copyright(C) 2002-2007 Linden Lab, OpenSim Developers --> | 2 | <!-- Copyright(C) 2002-2007 Linden Lab, OpenSim Developers --> |
3 | <!-- Based on viewerart.ini packaged with the viewer. --> | 3 | <!-- Based on viewerart.ini packaged with the viewer. --> |
4 | <!-- This file is a derivative work of the above while it contains default animation UUIDs --> | 4 | <!-- This file is a derivative work of the above while it contains default animation UUIDs --> |
5 | <!-- Licensed under a creative commons license (By-SA) http://creativecommons.org/licenses/by-sa/2.5/ --> | 5 | <!-- Licensed under a creative commons license (By-SA) http://creativecommons.org/licenses/by-sa/2.5/ --> |
6 | <animations> | 6 | <animations> |
7 | <animation name="STAND">2408fe9e-df1d-1d7d-f4ff-1384fa7b350f</animation> | 7 | <animation name="STAND">2408fe9e-df1d-1d7d-f4ff-1384fa7b350f</animation> |
8 | <animation name="WALK">6ed24bd8-91aa-4b12-ccc7-c97c857ab4e0</animation> | 8 | <animation name="WALK">6ed24bd8-91aa-4b12-ccc7-c97c857ab4e0</animation> |
9 | <animation name="FLY">aec4610c-757f-bc4e-c092-c6e9caf18daf</animation> | 9 | <animation name="FLY">aec4610c-757f-bc4e-c092-c6e9caf18daf</animation> |
10 | </animations> \ No newline at end of file | 10 | </animations> \ No newline at end of file |