Added engine support for Blade Symphony (bug 5949, r=asherkin).

This commit is contained in:
Nicholas Hastings
2013-10-13 14:15:29 -04:00
parent 3e15966c3e
commit 5e1d207eae
5 changed files with 24 additions and 8 deletions
+1
View File
@@ -85,6 +85,7 @@ enum EngineVersion
Engine_TF2, /**< Team Fortress 2 */
Engine_NuclearDawn, /**< Nuclear Dawn */
Engine_SDK2013, /**< Source SDK 2013 */
Engine_Blade, /**< Blade Symphony */
};
#define INVALID_ENT_REFERENCE 0xFFFFFFFF