1.0.1 part 1

+ [ADDED] dayz_zedsAttackVehicles variable override to mission init.sqf
to allow disabling of zeds attacking vehicles.
+ [FIXED] Major code cleanup, updated private arrays, several fixes to
coding.
This commit is contained in:
vbawol
2013-05-27 08:29:12 -05:00
parent 2fe201c9de
commit 6e06e331d2
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ class CfgMods
hidePicture = 0;
hideName = 0;
action = "http://www.dayzepoch.com";
version = "1.0.1RC3";
version = "1.0.1";
hiveVersion = 0.96; //0.93
};
};