removed rc5

This commit is contained in:
[VB]AWOL
2013-12-05 15:49:08 -06:00
parent 1f5f177cb7
commit 99efc15c1c

View File

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