diff options
Diffstat (limited to 'graphics/sprites/weapon-fist.xml')
-rw-r--r-- | graphics/sprites/weapon-fist.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/sprites/weapon-fist.xml b/graphics/sprites/weapon-fist.xml deleted file mode 100644 index c6c1da6c..00000000 --- a/graphics/sprites/weapon-fist.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0"?> -<sprite name="player" action="stand"> - <imageset name="dagger" src="graphics/sprites/weapon0.png" width="64" height="64"/> - <action name="default" imageset="dagger"/> -</sprite> |