dayz_anim requiredAddon in dayz_sfx

These changes are consistent with the 1.8.7 files.

@icomrade - Why did you change all of the scope = public; to scope = 2;
in dayz_code? They should be identical since that is included in the
basicDefines.hpp above all configs. We should stay consistent with 1.8.7
and use the human readable names if possible.

Also any reason you left out these extra CfgActions?
This commit is contained in:
ebaydayz
2016-03-05 18:16:17 -05:00
parent 155e5e5616
commit 5cfe47c718
3 changed files with 141 additions and 22 deletions

View File

@@ -76,10 +76,6 @@
#define TRACER_N_ALWAYS tracerColor[]=TracerNColorF;tracerColorR[]=TracerNColorF
#define LockNo 0
#define LockCadet 1
#define LockYes 2
enum
{
DestructNo,