X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Frules_old_rules.phh;h=e6c8c318b0853f822345cf2cb5b51749f90426ee;hb=65db9edebe19b8f124f5445bd5d8b0f39d2c6909;hp=ffa1a1b56d368e3f5fe33344b4ccda8be87c0474;hpb=4608f203b2c709310261b5e65aaf2b3aeb975304;p=brisk.git diff --git a/web/briskin5/Obj/rules_old_rules.phh b/web/briskin5/Obj/rules_old_rules.phh index ffa1a1b..e6c8c31 100644 --- a/web/briskin5/Obj/rules_old_rules.phh +++ b/web/briskin5/Obj/rules_old_rules.phh @@ -173,7 +173,7 @@ class Rules_old_rules extends Rules { $game_delta = 1; // $table->game_next(1); - $table->game_init(&$bri->user); + $table->game_init($bri->user); } else if ($action == BIN5_RULES_ABANDON) { // return TRUE if all correct if (!($user->handpt <= 2)) {