Fix global emotes from not loading
We didn't called initialize properly on the EmoteManager Fix #374
This commit is contained in:
@@ -29,8 +29,6 @@ public:
|
||||
|
||||
void initialize();
|
||||
|
||||
void loadGlobalEmotes();
|
||||
|
||||
void reloadBTTVChannelEmotes(const QString &channelName,
|
||||
std::weak_ptr<util::EmoteMap> channelEmoteMap);
|
||||
void reloadFFZChannelEmotes(const QString &channelName,
|
||||
|
||||
Reference in New Issue
Block a user