X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_wr.php;h=be76b5880de0d0af59de1cb496ee760b78163f3a;hb=0d5b50627bcf776d3c2411fb91c01e8cc4349d59;hp=76a462384168990bc280bda850802caf0674d010;hpb=c644dac2f1cf3ec13c0f1149f4c60e45cf4401be;p=brisk.git diff --git a/web/briskin5/index_wr.php b/web/briskin5/index_wr.php index 76a4623..be76b58 100644 --- a/web/briskin5/index_wr.php +++ b/web/briskin5/index_wr.php @@ -177,7 +177,8 @@ function bin5_index_wr_main(&$bri, $remote_addr, $get, $post, $cookie) $table->mult += 1; $table->old_reason = sprintf("Ha lasciato %s perché aveva al massimo 2 punti.", xcape($user->name)); - $table->game_next(); + // Non si cambia mazzo se si abbandona la partita + // $table->game_next(); $table->game_init(&$bri->user); for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {