mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-13 11:42:57 +03:00
@@ -34,7 +34,7 @@ class CfgWorlds {
|
||||
access = 3;
|
||||
worldId = 4;
|
||||
cutscenes[] = {"DayZModIntro1"};
|
||||
description = "DayZ Epoch 1.0.6";
|
||||
description = DayZVersion;
|
||||
icon = "";
|
||||
worldName = "\ca\chernarus\chernarus.wrp";
|
||||
pictureMap = "";
|
||||
|
||||
@@ -229,7 +229,7 @@ class RscDisplayMain : RscStandardDisplay
|
||||
class DAYZ_Version : CA_Version
|
||||
{
|
||||
idc = -1;
|
||||
text = "DayZ Epoch 1.0.6";
|
||||
text = DayZVersion;
|
||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||
};
|
||||
delete CA_TitleMainMenu;
|
||||
|
||||
Reference in New Issue
Block a user