X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=c6294b98df70aac5c9f04b75d0bfcd6243d0f7d2;hb=8fcf37789bd93a48c1d05f67c52035bce5490686;hp=caf5111727eb390e77907ac9fb6e038d36829d13;hpb=0980e055a006803ca87e630a35a3d99cd00500c9;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index caf5111..c6294b9 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)));