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/inventory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index b1d359daf..86bdb080a 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -144,7 +144,7 @@ class Inventory final { return mType == INVENTORY; } const Item *findItemBySprite(std::string spritePath, - const Gender gender, + const Gender::Type gender, const int race) const A_WARN_UNUSED; std::string getName() const A_WARN_UNUSED; -- cgit v1.2.3-60-g2f50