mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
Update DayZ_SFX to 1.8.7
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// config_lha.bin - 20:24:26 04/23/11, generated in 0.24 seconds
|
||||
// Generated by unRap v1.06 by Kegetys
|
||||
// Separate rootclasses: Disabled, Automatic comments: Enabled
|
||||
|
||||
#define VSoft 0
|
||||
#define VArmor 1
|
||||
#define VAir 2
|
||||
@@ -17,13 +13,15 @@
|
||||
|
||||
#define EAST 0 // (Russian)
|
||||
|
||||
class CfgPatches {
|
||||
class dayz_sfx {
|
||||
class CfgPatches
|
||||
{
|
||||
class dayz_sfx
|
||||
{
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredVersion = 0.1;
|
||||
dayzVersion = "1.0.5";
|
||||
requiredAddons[] = {};
|
||||
requiredAddons[] = {"dayz_anim"};
|
||||
dayzVersion = 1.8;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user