From c81b3c269e39700be94fd9e2629b0bdfb0d093f8 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Wed, 3 Nov 2010 23:50:35 -0400 Subject: Convert the emote system to use particles Reviewed-by: Jared Adams --- src/gui/emotepopup.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/emotepopup.h') diff --git a/src/gui/emotepopup.h b/src/gui/emotepopup.h index 62a3f24a..d2cabc44 100644 --- a/src/gui/emotepopup.h +++ b/src/gui/emotepopup.h @@ -30,7 +30,7 @@ #include #include -class AnimatedSprite; +class ImageSprite; class Image; namespace gcn { @@ -105,7 +105,7 @@ class EmotePopup : public Popup */ void distributeValueChangedEvent(); - std::vector mEmotes; + std::vector mEmotes; Image *mSelectionImage; int mSelectedEmoteIndex; int mHoveredEmoteIndex; -- cgit v1.2.3-60-g2f50