mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -2670,23 +2670,23 @@ STR16 BobbyRFilter[] =
|
||||
L"Gewehr",
|
||||
L"SS Gewehr",
|
||||
L"Sturmgew.",
|
||||
L"LMG",
|
||||
L"MG",
|
||||
L"Schrotfl.",
|
||||
|
||||
// Ammo
|
||||
L"Schwere W.",
|
||||
//L"Schwere W.",
|
||||
L"Pistole",
|
||||
L"M. Pistole",
|
||||
L"SMG",
|
||||
L"Gewehr",
|
||||
L"SS Gewehr",
|
||||
L"Sturmgew.",
|
||||
L"LMG",
|
||||
L"MG",
|
||||
L"Schrotfl.",
|
||||
|
||||
// Used
|
||||
L"Feuerwfn.",
|
||||
L"Munition",
|
||||
//L"Munition",
|
||||
L"Rüstung",
|
||||
L"Sonstiges",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user