mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
0.942
+ fixes to count weapons on selling menu + now close menu when purchasing/selling items + Vaults can now be placed in buildings, maybe buggy still. + updated 10oz gold bar texture with correct new one. + Disable simulation for all zombies on server https://github.com/R4Z0R49/DayZMod/pull/359 + Possible (semi-)infinite loop in zombie_agent.fsm https://github.com/R4Z0R49/DayZMod/pull/380
This commit is contained in:
@@ -87,7 +87,7 @@ class RscDisplayMain : RscStandardDisplay
|
||||
class DAYZ_Version : CA_Version
|
||||
{
|
||||
idc = -1;
|
||||
text = "DayZ Epoch 0.941 (1.7.5.1)";
|
||||
text = "DayZ Epoch 0.942 (1.7.5.1)";
|
||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||
};
|
||||
class CA_TitleMainMenu;
|
||||
|
||||
Reference in New Issue
Block a user