summaryrefslogtreecommitdiff
path: root/graphics/sprites/player_male_base.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/player_male_base.xml')
-rw-r--r--graphics/sprites/player_male_base.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/graphics/sprites/player_male_base.xml b/graphics/sprites/player_male_base.xml
index 3ac61ed0..5df564b9 100644
--- a/graphics/sprites/player_male_base.xml
+++ b/graphics/sprites/player_male_base.xml
@@ -1,9 +1,15 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/player_male_base.png" width="64" height="64" />
+ <imageset name="base"
+ src= "graphics/sprites/player_male_base.png"
+ width= "64"
+ height= "64"
+ />
- <action name="stand" imageset="base">
+ <action name = "stand"
+ imageset = "base"
+ >
<animation direction="down">
<frame index="0" />
</animation>