index_wr 'auction' refactoring
[brisk.git] / web / briskin5 / Obj / briskin5.phh
index d1bbbcc..3eadc14 100644 (file)
@@ -1720,6 +1720,7 @@ function show_table(&$bri, &$user, $sendstep, $is_transition, $is_again)
                             $table->asta_card);
         }
         else {
+            // FIXME - RULES to be able to abandon table
             /* show auction */
             if ($table_pos == ($table->gstart % BIN5_PLAYERS_N) &&
                 $table->asta_win == -1)