first working version of rules change with custom bet
[brisk.git] / web / briskin5 / Obj / rules_no_draw.phh
index 8b4121c..c5ca0cf 100644 (file)
@@ -29,6 +29,7 @@ class Rules_no_draw extends Rules_old_rules {
     function __construct($table)
     {
         parent::__construct($table);
+        $this->id = 2;
     }
 
     static function game_result($asta_pnt, $pnt)