diff options
Diffstat (limited to 'graphics/sprites/model/male.xml')
-rw-r--r-- | graphics/sprites/model/male.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/sprites/model/male.xml b/graphics/sprites/model/male.xml index 09ab293c..36674ad3 100644 --- a/graphics/sprites/model/male.xml +++ b/graphics/sprites/model/male.xml @@ -19,19 +19,15 @@ <action name="walk" imageset="base"> <animation direction="down"> <sequence start="1" end="6" delay="75"/> - <end/> </animation> <animation direction="left"> <sequence start="19" end="24" delay="75"/> - <end/> </animation> <animation direction="up"> <sequence start="37" end="42" delay="75"/> - <end/> </animation> <animation direction="right"> <sequence start="55" end="60" delay="75"/> - <end/> </animation> </action> <action name="sit" imageset="base"> |