mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359
This commit is contained in:
parent
7189306318
commit
d560b783c5
@ -149,8 +149,8 @@ $gamesplist['battlenet'] = array();
|
||||
$gamesplist['battlenet'][] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
|
||||
$gamesplist['battlenet'][] = array('Battle.NET-2', 'tcp', '1119', '1119', 'both');
|
||||
|
||||
$gamesplist['worldofwarcraft'] = array();
|
||||
$gamesplist['worldofwarcraft'][] = array('WoW', 'tcp', '3724', '3724', 'both');
|
||||
$gamesplist['wow'] = array();
|
||||
$gamesplist['wow'][] = array('WoW', 'tcp', '3724', '3724', 'both');
|
||||
|
||||
$gamesplist['gunzonline'] = array();
|
||||
/* GunZ Online */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user