mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-15 19:22:25 +08:00
Merge branch 'heg-mark-card' of https://github.com/Qsgs-Fans/FreeKill into heg-mark-card
This commit is contained in:
commit
3dce239c94
|
@ -1398,6 +1398,8 @@ callbacks["SetBanner"] = (jsonData) => {
|
|||
} else {
|
||||
area.setMark(mark, mark.startsWith("@@") ? "" : value);
|
||||
}
|
||||
|
||||
markCardBoard.visible = markCardItem.data.length > 0;
|
||||
}
|
||||
|
||||
callbacks["Animate"] = (jsonData) => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user