mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update version number
This commit is contained in:
@@ -181,7 +181,7 @@ class RscDisplayMain : RscStandardDisplay {
|
|||||||
class CA_Version;
|
class CA_Version;
|
||||||
class DAYZ_Version : CA_Version {
|
class DAYZ_Version : CA_Version {
|
||||||
idc = -1;
|
idc = -1;
|
||||||
text = "1.0.5.2";
|
text = "1.0.6";
|
||||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||||
};
|
};
|
||||||
delete CA_TitleMainMenu;
|
delete CA_TitleMainMenu;
|
||||||
|
|||||||
Reference in New Issue
Block a user