Added engine support for Insurgency (bug 5951, r=asherkin).

This commit is contained in:
Nicholas Hastings
2013-10-13 14:16:08 -04:00
parent 24c623c2fa
commit e0746e1ab8
7 changed files with 27 additions and 11 deletions
+1
View File
@@ -86,6 +86,7 @@ enum EngineVersion
Engine_NuclearDawn, /**< Nuclear Dawn */
Engine_SDK2013, /**< Source SDK 2013 */
Engine_Blade, /**< Blade Symphony */
Engine_Insurgency, /**< Insurgency (2013 Retail version)*/
};
#define INVALID_ENT_REFERENCE 0xFFFFFFFF