|
From: Alexander H. <ba...@us...> - 2009-04-08 08:19:42
|
Update of /cvsroot/phgstats/phgstats/settings In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30955/settings Modified Files: config.inc.php Log Message: postal2 support Index: config.inc.php =================================================================== RCS file: /cvsroot/phgstats/phgstats/settings/config.inc.php,v retrieving revision 1.87 retrieving revision 1.88 diff -C2 -d -r1.87 -r1.88 *** config.inc.php 7 Apr 2009 17:29:21 -0000 1.87 --- config.inc.php 8 Apr 2009 08:19:38 -0000 1.88 *************** *** 2,6 **** /* game server variables: * bf1942, cod1, cod2, cod4, cod5, deusex, deva, et, halo, jedi2, jedi3 ! * kingpin, mohaa, nolf, nolf2, nexuiz, openarena, * q1, q2, q3, qw, renegade, rtcw, sof1, sof2, tremolous, urt, swat4, warsow */ --- 2,6 ---- /* game server variables: * bf1942, cod1, cod2, cod4, cod5, deusex, deva, et, halo, jedi2, jedi3 ! * kingpin, mohaa, nolf, nolf2, nexuiz, openarena, postal2 * q1, q2, q3, qw, renegade, rtcw, sof1, sof2, tremolous, urt, swat4, warsow */ *************** *** 28,31 **** --- 28,32 ---- 'nexuiz:193.164.132.36:26001:', 'openarena:83.223.64.92:27960:', + 'postal2:207.210.252.210:7777:', //'q1:209.239.113.236:26000:', // no class 'q2:217.115.155.120:27910:', |