* Added support for building shaders in your mod
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
// This is one file we expect to be different between branches and so it must be merged carefully
|
||||
|
||||
// Staging branch:
|
||||
//$Macro STAGING_ONLY "1"
|
||||
//$Conditional STAGING_ONLY "1"
|
||||
|
||||
// rel/tf_beta branch:
|
||||
//$Macro TF_BETA "1"
|
||||
//$Conditional TF_BETA "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user