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:
parent
70ec6d5348
commit
c4142edeb2
8 changed files with 44 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue