From 1c87a896376d62131d9df1fee1bd7cec79e21aa6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 1 Aug 2013 12:43:06 +0300 Subject: add gui for in chat emotes. For add in chat emote press F1 inside opened chat, then select and click emote. --- src/resources/imageset.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/imageset.h') diff --git a/src/resources/imageset.h b/src/resources/imageset.h index 140232af0..e8e4438b6 100644 --- a/src/resources/imageset.h +++ b/src/resources/imageset.h @@ -81,6 +81,9 @@ class ImageSet : public Resource void setOffsetY(const int n) { mOffsetY = n; } + const std::vector &getImages() const + { return mImages; } + private: std::vector mImages; -- cgit v1.2.3-60-g2f50