This commit is contained in:
libccy 2017-02-13 23:42:23 +08:00
parent 6c4bddd2e0
commit 2b329efebc
1 changed files with 1 additions and 1 deletions

View File

@ -928,7 +928,7 @@ card.yunchou={
order:1,
result:{
target:function(player,target){
return lib.card.shandian.ai.result.target.call(player,target);
return lib.card.shandian.ai.result.target(player,target);
}
},
}