From 95100fc5191ea6e2e379ca73cd4e67bee4376ba1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Jun 2013 23:40:50 +0300 Subject: add support for player look. --- src/resources/iteminfo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/iteminfo.h') diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h index 3e6d0d249..e3dfe29d7 100644 --- a/src/resources/iteminfo.h +++ b/src/resources/iteminfo.h @@ -297,6 +297,8 @@ class ItemInfo final std::string getColorName(const int idx) const; + std::string getColor(const int idx) const; + int mDrawBefore[10]; int mDrawAfter[10]; int mDrawPriority[10]; -- cgit v1.2.3-60-g2f50