X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=03d19047ed868b92250d359058d2058e07edb727;hb=f6187169657841322d0883bdbc98e685daca2ce9;hp=caf5111727eb390e77907ac9fb6e038d36829d13;hpb=0980e055a006803ca87e630a35a3d99cd00500c9;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index caf5111..03d1904 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -22,7 +22,7 @@ define(FTOK_PATH, "/var/lib/brisk"); define(LEGAL_PATH, "/tmp/legal_brisk"); define(PROXY_PATH, "/var/lib/brisk_proxy"); -define(TABLES_N, 12); +define(TABLES_N, 20); define(PLAYERS_N, 3); define(MAX_POINTS, 5); define(MAX_PLAYERS, (20 + (PLAYERS_N * TABLES_N))); @@ -55,7 +55,7 @@ define(BRISK_DEBUG, 0); $G_false = FALSE; $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 ); -$G_brisk_version = "spawn-0.0.9"; +$G_brisk_version = "spawn-0.9.1"; $root_wellarr = Array ( 'Benvenuto in brisk (Ver. '.$G_brisk_version.'), NOVITA\': chiuso il bug dei tavoli bianchi, versione beta.', 'Se vuoi iscriverti alla Mailing List, cliccala!' );