Changed TFWeaponSlot enum description (r=me).

This commit is contained in:
Asher Baker 2012-08-07 18:04:10 +01:00
parent a8021e0d79
commit ac6c162a13

View File

@ -231,7 +231,7 @@ enum {
TF_WEAPON_GRENADE_CLEAVER,
};
// TF2 Weapon Slots for GetPlayerWeaponSlot
// TF2 Weapon Loadout Slots
enum
{
TFWeaponSlot_Primary,