Fix Global FFZ emotes in Emote Popup (#663)

There was two instances of Global BTTV emotes.
Changed the second instance to Global FFZ emotes.
This commit is contained in:
Lajamerr Mittesdine 2018-08-11 19:12:03 -04:00 committed by fourtf
parent 1ec1ecd52b
commit 7ff4f12257

View file

@ -127,7 +127,7 @@ void EmotePopup::loadChannel(ChannelPtr _channel)
// global
addEmotes(*globalChannel, *twitchChannel->globalBttv().emotes(),
"BetterTTV");
addEmotes(*globalChannel, *twitchChannel->globalBttv().emotes(),
addEmotes(*globalChannel, *twitchChannel->globalFfz().emotes(),
"FrankerFaceZ");
// channel