X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=71e90a0b19a1246403d9b1db75ac0dc423bbef7f;hp=335929b747bbdbc5faa9d0fc11db6ed054aaa0cc;hb=4c34b19780737fea8e0bf6ae2b19af68fc1e4f95;hpb=938418d51fb84f4bfca6eb6acfe79a2fb227f1a4 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 335929b..71e90a0 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2734,9 +2734,6 @@ class Brisk $flags = $user_cur->flags; - if ($user_cur_id == $table->player[$i]) - $flags |= 1; - log_main($user_cur->name. sprintf(" IN TABLE [%d]", $table_idx)); if ($user_cur->is_supp_custom()) $supp_comp_s = sprintf(', "%s"', $user_cur->rec->supp_comp_get());