diff options
Diffstat (limited to 'graphics/sprites/npcs/switch-offline.xml')
-rw-r--r-- | graphics/sprites/npcs/switch-offline.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/sprites/npcs/switch-offline.xml b/graphics/sprites/npcs/switch-offline.xml deleted file mode 100644 index ca1ee5d6..00000000 --- a/graphics/sprites/npcs/switch-offline.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0"?> -<sprite> - <imageset name="base" src="graphics/sprites/npcs/switch.png" width="64" height="64"/> - <action name="stand" imageset="base"> - <animation direction="default"> - <frame index="0"/> - <end/> - </animation> - </action> -</sprite> |