From cb8ccdd838b0cc08a1620f1ed9c311d75f1aceba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 3 Mar 2011 21:24:41 +0200 Subject: Add extended buy list items. --- src/item.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/item.h') diff --git a/src/item.h b/src/item.h index ae2cc9dfb..a5982c98e 100644 --- a/src/item.h +++ b/src/item.h @@ -158,7 +158,7 @@ class Item bool isHaveTag(int tagId); - unsigned char getColor() + unsigned char getColor() const { return mColor; } protected: -- cgit v1.2.3-60-g2f50