From 428d85b161f7fe9d29a112417b4850e9475291e6 Mon Sep 17 00:00:00 2001 From: libccy Date: Fri, 2 Jun 2017 23:25:58 +0800 Subject: [PATCH] x --- game/game.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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