diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:54:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:54:14 +0300 |
commit | 09457f85988d71c0bced396487374e6cf0a318c9 (patch) | |
tree | 822270bb023f0c04520ad2c1714e28f8456fc1bc /graphics/particles/arrow.particle.xml | |
parent | d40b553ba3a0d6b39c8a93b91aa23fed574c5afd (diff) | |
download | clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.gz clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.bz2 clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.xz clientdata-09457f85988d71c0bced396487374e6cf0a318c9.zip |
Replace some tabs to spaces.
Diffstat (limited to 'graphics/particles/arrow.particle.xml')
-rw-r--r-- | graphics/particles/arrow.particle.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/particles/arrow.particle.xml b/graphics/particles/arrow.particle.xml index 2cd5827a..4797d674 100644 --- a/graphics/particles/arrow.particle.xml +++ b/graphics/particles/arrow.particle.xml @@ -3,14 +3,14 @@ <!-- Copyright (C) 2010 The Mana World Development Team Copyright (C) 2010-2011 Evol Online --> <effect> - <particle - position-x = "0" - position-y = "0" - position-z = "32" - lifetime = "128" - > + <particle + position-x = "0" + position-y = "0" + position-z = "32" + lifetime = "128" + > <rotation imageset="graphics/particles/arrowh.png" width="16" height="16"> <sequence start="0" end="7" /> </rotation> - </particle> + </particle> </effect> |