From 07c9e6360ac16c96b8624a4b0bf4557ae295699d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 8 Mar 2011 06:06:50 +0200 Subject: Replace %color% and %Color% constants in item names/descriptions. --- src/gui/itempopup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/itempopup.h') diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h index aeda26a0d..70664e022 100644 --- a/src/gui/itempopup.h +++ b/src/gui/itempopup.h @@ -66,6 +66,8 @@ class ItemPopup : public Popup TextBox *mItemWeight; ItemType mItemType; Icon *mIcon; + std::string mLastName; + unsigned char mLastColor; static gcn::Color getColor(ItemType type); }; -- cgit v1.2.3-60-g2f50