From: Matteo Nastasi (mop) Date: Sat, 13 Dec 2008 15:37:03 +0000 (+0000) Subject: typo X-Git-Tag: 3.0.0~178 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=2558f57169228b7ef256d314f5779f73568899c3;hp=173cad98e0e66707af8ebf6d2f1a902685ea2ea4;p=brisk.git typo --- diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index 6f0a06f..f5d5847 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -364,8 +364,7 @@ class Briskin5 { $table = &$this->table[$user->table]; $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; "; - $user_cur->comm[$user_cur->step % COMM_N] .= \ - sprintf('set_names([%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"]); ', + $user_cur->comm[$user_cur->step % COMM_N] .= sprintf('set_names([%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"]); ', $this->user[$table->player[($user_cur->table_pos) % BRISKIN5_PLAYERS_N]]->flags, xcape($this->user[$table->player[($user_cur->table_pos) % BRISKIN5_PLAYERS_N]]->name),