summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-06 21:48:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-06 21:48:10 +0000
commit78076eb91cb7e97c05fb857e99944522e3eb788a (patch)
tree6d60ce3843041c495dc64dcaa6a04aa8d74adf11 /usr
parentd7833ee12234b7b714ade53a2046f767e731b246 (diff)
downloadpfsense-78076eb91cb7e97c05fb857e99944522e3eb788a.zip
pfsense-78076eb91cb7e97c05fb857e99944522e3eb788a.tar.gz
* Its United Offensive
* Ungrey item on click
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 640c5b7..a9a1d2a 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -636,7 +636,7 @@
<type>checkbox</type>
<typehint>Prioritize network gaming traffic</typehint>
<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
- <enablefields>Counterstrike,DeltaForce,QuakeIII,TigerWoods2004PS2</enablefields>
+ <enablefields>Counterstrike,DeltaForce,QuakeIII,TigerWoods2004PS2,CallOfDuty</enablefields>
<donotdisable>true</donotdisable>
</field>
<field>
@@ -666,7 +666,7 @@
<field>
<name>CallOfDuty</name>
<type>checkbox</type>
- <typehint>Call Of Duty (United Defense)</typehint>
+ <typehint>Call Of Duty (United Offensive)</typehint>
</field>
<field>
<name>Next</name>
@@ -745,7 +745,7 @@
$gamesplist[] = array('Outbound2Player2','udp','6000','6000','both');
$gamesplist[] = array('Outbound2EA','tcp','10300','10301','both');
- /* Call of Duty (United Defense) */
+ /* Call of Duty (United Offensive) */
$gamesplist[] = array('CallOfDuty1','tcp','28960','28960','both');
$gamesplist[] = array('CallOfDuty2','udp','28960','28960','both');
OpenPOWER on IntegriCloud