From bb9ed14fc1bf7dc20f1e951e67bb359c273033a3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 18 May 2014 12:18:44 +0300 Subject: fix code style. --- src/resources/iteminfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/resources/iteminfo.h') diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h index 9b8c1656a..4ea61664d 100644 --- a/src/resources/iteminfo.h +++ b/src/resources/iteminfo.h @@ -165,9 +165,9 @@ class ItemInfo final { mView = view; } void setSprite(const std::string &animationFile, - const Gender gender, const int race); + const Gender::Type gender, const int race); - const std::string &getSprite(const Gender gender, + const std::string &getSprite(const Gender::Type gender, const int race) const A_WARN_UNUSED; void setAttackAction(const std::string &attackAction); -- cgit v1.2.3-60-g2f50