diff --git a/game/game.js b/game/game.js index b96170ccd..f3e18713a 100644 --- a/game/game.js +++ b/game/game.js @@ -10982,7 +10982,12 @@ event.finish(); return; } - player.lose(cards); + var next=player.lose(cards); + for(var i=0;i