|
From: Alexander H. <ba...@us...> - 2009-04-07 17:29:38
|
Update of /cvsroot/phgstats/phgstats/settings In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29375/settings Modified Files: config.inc.php Log Message: nolf support Index: config.inc.php =================================================================== RCS file: /cvsroot/phgstats/phgstats/settings/config.inc.php,v retrieving revision 1.86 retrieving revision 1.87 diff -C2 -d -r1.86 -r1.87 *** config.inc.php 6 Apr 2009 14:38:34 -0000 1.86 --- config.inc.php 7 Apr 2009 17:29:21 -0000 1.87 *************** *** 1,5 **** <?php /* game server variables: ! * bf1942, cod1, cod2, cod4, cod5, deusex, deva, et, halo, jedi2, jedi3, kingpin, mohaa, nexuiz, openarena, * q1, q2, q3, qw, renegade, rtcw, sof1, sof2, tremolous, urt, swat4, warsow */ --- 1,6 ---- <?php /* 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 */ *************** *** 23,26 **** --- 24,29 ---- 'mohaa:83.143.133.2:12203:12201:', 'mohaa:213.148.20.93:12203:', + 'nolf:87.106.38.66:11:', + 'nolf2:70.86.157.250:28888:', 'nexuiz:193.164.132.36:26001:', 'openarena:83.223.64.92:27960:', |