diff options
author | toni <toni@toni-EP45-UD3L.(none)> | 2011-01-20 21:10:20 -0200 |
---|---|---|
committer | toni <toni@toni-EP45-UD3L.(none)> | 2011-01-20 21:10:20 -0200 |
commit | cff910bb25a7e3bcd3b111c259daf5bd0113ec95 (patch) | |
tree | 6d0a6b7f9c7d9ed495f1c2e7674e2360c46fcbe8 /graphics/sprites/hands-gloves-assassin-male.xml | |
parent | e251f550d5234d48c2525df21315717ef4cd761a (diff) | |
download | clientdata-cff910bb25a7e3bcd3b111c259daf5bd0113ec95.tar.gz clientdata-cff910bb25a7e3bcd3b111c259daf5bd0113ec95.tar.bz2 clientdata-cff910bb25a7e3bcd3b111c259daf5bd0113ec95.tar.xz clientdata-cff910bb25a7e3bcd3b111c259daf5bd0113ec95.zip |
Small fixes. Based on report generated by 4144 tool, repo: evol-tools/master/testxml
Diffstat (limited to 'graphics/sprites/hands-gloves-assassin-male.xml')
-rw-r--r-- | graphics/sprites/hands-gloves-assassin-male.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hands-gloves-assassin-male.xml b/graphics/sprites/hands-gloves-assassin-male.xml index 6ee18165..b1d8ce80 100644 --- a/graphics/sprites/hands-gloves-assassin-male.xml +++ b/graphics/sprites/hands-gloves-assassin-male.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/hands-gloves-assassin-male.png|R" width="64" height="64" /> + <imageset name="base" src="graphics/sprites/hands-gloves-assassin-male.png" width="64" height="64" /> <include file="hands-gloves-generic-male.xml" /> |