mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
update versions
This commit is contained in:
@@ -181,7 +181,7 @@ class RscDisplayMain : RscStandardDisplay {
|
||||
class CA_Version;
|
||||
class DAYZ_Version : CA_Version {
|
||||
idc = -1;
|
||||
text = "1.0.5.1";
|
||||
text = "1.0.5.2";
|
||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||
};
|
||||
delete CA_TitleMainMenu;
|
||||
|
||||
@@ -41,7 +41,7 @@ class CfgMods
|
||||
hidePicture = 0;
|
||||
hideName = 0;
|
||||
action = "http://www.dayzepoch.com";
|
||||
version = "1.0.5.1";
|
||||
version = "1.0.5.2";
|
||||
hiveVersion = 0.96; //0.93
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user