Bobby Rays Filter Buttons: Removed "Heavy Weapons" filter from ammo, renamed "LMG" to "MG", removed "Ammo" filter from Used items.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@457 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2006-08-20 19:46:17 +00:00
parent 2d6d54769b
commit 0eadcefc0d
10 changed files with 44 additions and 44 deletions
+4 -4
View File
@@ -2809,23 +2809,23 @@ STR16 BobbyRFilter[] =
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"MG",
L"Shotgun",
// Ammo
L"Heavy W.",
//L"Heavy W.",
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"MG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
//L"Ammo",
L"Armor",
L"Misc",
};