changed some filenames and stuff like that
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
EmoteMap &getFFZEmotes();
|
||||
EmoteMap &getChatterinoEmotes();
|
||||
EmoteMap &getBTTVChannelEmoteFromCaches();
|
||||
EmoteMap &getEmojis();
|
||||
ConcurrentMap<int, EmoteData> &getFFZChannelEmoteFromCaches();
|
||||
ConcurrentMap<long, EmoteData> &getTwitchEmoteFromCache();
|
||||
|
||||
@@ -86,6 +87,7 @@ private:
|
||||
|
||||
// url Emoji-one image
|
||||
EmoteMap emojiCache;
|
||||
EmoteMap emojis;
|
||||
|
||||
void loadEmojis();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user