From 29f2d76ff455539f6eda41d40881b8f3c73d1609 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 15:34:32 +0300 Subject: fix definition in itemdb. --- src/resources/db/itemdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/resources/db/itemdb.h b/src/resources/db/itemdb.h index a603f42e4..9a4ded036 100644 --- a/src/resources/db/itemdb.h +++ b/src/resources/db/itemdb.h @@ -53,7 +53,7 @@ namespace ItemDB typedef std::map ItemInfos; typedef std::map NamedItemInfos; - const std::map &getItemInfos(); + const ItemDB::ItemInfos &getItemInfos(); int getTagId(const std::string &tagName) A_WARN_UNUSED; -- cgit v1.2.3-60-g2f50