Add support for Contagion (bug 6007, r=asherkin).

This commit is contained in:
Nicholas Hastings
2014-03-29 14:14:00 -04:00
parent 010220ea25
commit 2b015a1d5b
5 changed files with 20 additions and 7 deletions
+1
View File
@@ -87,6 +87,7 @@ enum EngineVersion
Engine_SDK2013, /**< Source SDK 2013 */
Engine_Blade, /**< Blade Symphony */
Engine_Insurgency, /**< Insurgency (2013 Retail version)*/
Engine_Contagion, /**< Contagion */
};
#define INVALID_ENT_REFERENCE 0xFFFFFFFF