diff --git a/card/gwent.js b/card/gwent.js index 09974f3ae..2df9b0d6b 100644 --- a/card/gwent.js +++ b/card/gwent.js @@ -1100,15 +1100,15 @@ game.import('card',function(lib,game,ui,get,ai,_status){ // }, content:function(){ var list=[]; - list.push(get.cardPile('juedou','cardPile')); - list.push(get.cardPile('huogong','cardPile')); - list.push(get.cardPile('nanman','cardPile')); - list.push(get.cardPile('huoshaolianying','cardPile')); + list.push(get.cardPile2('juedou')); + list.push(get.cardPile2('huogong')); + list.push(get.cardPile2('nanman')); + list.push(get.cardPile2('huoshaolianying')); for(var i=0;i