Added CZ models to CsInternalModel enum (request at41295)

This commit is contained in:
Scott Ehlert
2006-07-13 03:07:24 +00:00
parent 43b8ea4657
commit 895039308f
5 changed files with 10 additions and 6 deletions

View File

@ -260,7 +260,9 @@ enum CS_Internal_Models {
CS_CT_GIGN = 6,
CS_CT_SAS = 7,
CS_T_GUERILLA = 8,
CS_CT_VIP = 9
CS_CT_VIP = 9,
CZ_T_MILITIA = 10,
CZ_CT_SPETSNAZ = 11
};
enum