This commit is contained in:
[VB]AWOL
2013-11-06 21:08:17 -06:00
parent 17541ebcf7
commit 956ad993cb
3 changed files with 3 additions and 3 deletions

View File

@@ -149,7 +149,7 @@ class RscDisplayMain : RscStandardDisplay
class DAYZ_Version : CA_Version class DAYZ_Version : CA_Version
{ {
idc = -1; idc = -1;
text = "DayZ Epoch 1.0.2.6"; text = "DayZ Epoch 1.0.2.7";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)"; y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
}; };
delete CA_TitleMainMenu; delete CA_TitleMainMenu;

View File

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

View File

@@ -1,5 +1,5 @@
dir = "@DayZ_Epoch"; dir = "@DayZ_Epoch";
name = "DayZ Epoch 1.0.2.6"; name = "DayZ Epoch 1.0.2.7";
actionName = "Website"; actionName = "Website";
picture = "dayz_logo_ca.paa"; picture = "dayz_logo_ca.paa";
action = "http://www.dayzepoch.com"; action = "http://www.dayzepoch.com";