X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Frules_old_rules.phh;h=29d9833c78b52d80e1b04fe1bcffddc19747d536;hp=417cdf3675246125c708ac2e1dd1db705ae7fcbf;hb=6a939415c569cb6b078b3dab42be2d35c7238d4f;hpb=4e85feb5b8e779a853365d0440b7ddac24eae60d diff --git a/web/briskin5/Obj/rules_old_rules.phh b/web/briskin5/Obj/rules_old_rules.phh index 417cdf3..29d9833 100644 --- a/web/briskin5/Obj/rules_old_rules.phh +++ b/web/briskin5/Obj/rules_old_rules.phh @@ -88,6 +88,8 @@ class Rules_old_rules extends Rules { function rules_asta(&$bri, $curtime, $action, $user, &$ret_s, $a_card, $a_pnt) { + $index_cur = $this->table->gstart % BIN5_PLAYERS_N; + // Abbandono dell'asta if ($a_card <= -1) { log_wr("Abbandona l'asta.");