forked from mirrors/webxoss-core
🐛 fix WX16-004 arts
This commit is contained in:
parent
ef7ed0d582
commit
cfe9fa4ed4
1 changed files with 1 additions and 1 deletions
|
@ -117181,7 +117181,7 @@ var CardInfo = {
|
|||
});
|
||||
},
|
||||
artsEffect: {
|
||||
actionAsyn: function (costAsyn) {
|
||||
actionAsyn: function (costArg) {
|
||||
var filter = function (card) {
|
||||
return !card.isUp;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue