diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-31 14:21:48 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-31 14:21:48 +0200 |
commit | bd3206b6f7b0de5474390e3862f004a25bdbbe3c (patch) | |
tree | 28a19e3cdf6581a6821cbeee046d9c089842bdb1 | |
parent | 2d64ec2c0ddee07ee0c631ebe4adf959bebb57ad (diff) | |
download | clientdata-bd3206b6f7b0de5474390e3862f004a25bdbbe3c.tar.gz clientdata-bd3206b6f7b0de5474390e3862f004a25bdbbe3c.tar.bz2 clientdata-bd3206b6f7b0de5474390e3862f004a25bdbbe3c.tar.xz clientdata-bd3206b6f7b0de5474390e3862f004a25bdbbe3c.zip |
Oops, removed an unecessary line in the arrow particle effect xml file.
-rw-r--r-- | graphics/particles/arrow-directions.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/particles/arrow-directions.xml b/graphics/particles/arrow-directions.xml index 4161f209..d1b50aa6 100644 --- a/graphics/particles/arrow-directions.xml +++ b/graphics/particles/arrow-directions.xml @@ -2,7 +2,6 @@ <!-- Author: 4144 Copyright (C) 2016 Evol Online --> -<?xml version="1.0"?> <effect> <particle position-x="0" position-y="0" position-z="32" lifetime="128"> <rotation imageset="graphics/particles/arrow-directions.png" width="16" height="16"> |