小型fix
This commit is contained in:
parent
4db9b7302c
commit
87a13e7a0b
|
@ -781,10 +781,10 @@ game.import('card',function(lib,game,ui,get,ai,_status){
|
|||
game.loseAsync({
|
||||
lose_list:lose_list,
|
||||
}).setContent('chooseToCompareLose');
|
||||
}
|
||||
if(cards2.length) game.cardsGotoOrdering(cards2);
|
||||
game.delayex();
|
||||
}
|
||||
}
|
||||
else{
|
||||
var num;
|
||||
if(event.targets){
|
||||
|
|
Loading…
Reference in New Issue