Initial emote list implementation
This commit is contained in:
parent
73fc5dd724
commit
389dd0d5ab
11 changed files with 256 additions and 10 deletions
|
|
@ -1028,6 +1028,7 @@ Callbacks = {
|
|||
var tbl = $("#cs-emotes table");
|
||||
tbl.data("entries", data);
|
||||
formatCSEmoteList();
|
||||
EMOTELIST.emoteListChanged = true;
|
||||
},
|
||||
|
||||
updateEmote: function (data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue