diff options
Diffstat (limited to 'graphics/sprites/equipment/chest/shirt-male.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/shirt-male.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/chest/shirt-male.xml b/graphics/sprites/equipment/chest/shirt-male.xml index 1c6c4f07..9a301e7c 100644 --- a/graphics/sprites/equipment/chest/shirt-male.xml +++ b/graphics/sprites/equipment/chest/shirt-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/equipment/chest/shirt-male.png|W;R" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> |