1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-06 03:10:48 +00:00

3.5.394. Fix the /card command and switching mod card targets while the mod card is open. Add more modifier emotes for Christmas.

This commit is contained in:
SirStendec 2016-12-10 22:24:31 -05:00
parent 70ec6d5348
commit c4142edeb2
8 changed files with 44 additions and 7 deletions

View file

@ -259,7 +259,7 @@ FFZ.chat_commands.card = function(room, args) {
}
}
this._roomv.get('controller').send('showModOverlay', {
this._roomv.actions.showModOverlay.call(this._roomv, {
top: y,
left: x,
bottom: bottom,