mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
1.0.1.3 RC1
Migration of code into allowed pbos fixed missing zombie parts bag model
This commit is contained in:
@@ -41,7 +41,7 @@ class CfgMods
|
||||
hidePicture = 0;
|
||||
hideName = 0;
|
||||
action = "http://www.dayzepoch.com";
|
||||
version = "1.0.1.2";
|
||||
version = "1.0.1.3";
|
||||
hiveVersion = 0.96; //0.93
|
||||
};
|
||||
};
|
||||
@@ -223,6 +223,9 @@ class RscStructuredTextGUI: RscStructuredText
|
||||
#include "rscTitles.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
#include "CfgWeapons.hpp"
|
||||
#include "CfgVoice.hpp"
|
||||
#include "CfgIdentities.hpp"
|
||||
#include "CfgFaces.hpp"
|
||||
#include "CfgMagazines.hpp"
|
||||
#include "cfgLoot.hpp"
|
||||
#include "CfgMarkers.hpp"
|
||||
|
||||
Reference in New Issue
Block a user