From 67ca22e33cc7227048121895bec75e546a3777ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Apr 2013 02:15:39 +0300 Subject: improve colordb class. --- src/resources/iteminfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/iteminfo.h') diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h index afea431ee..380624b7b 100644 --- a/src/resources/iteminfo.h +++ b/src/resources/iteminfo.h @@ -330,7 +330,7 @@ class ItemInfo final /** Stores the names of sounds to be played at certain event. */ std::map mSounds; std::map mTags; - std::map *mColors; + const std::map *mColors; std::string mColorList; int mHitEffectId; int mCriticalHitEffectId; -- cgit v1.2.3-60-g2f50