mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
fixed duplicate config entry
This commit is contained in:
@@ -480,9 +480,6 @@ class CfgSounds {
|
||||
class z_attack_13 : z_attack_0 {
|
||||
sound[] = {"\dayz_sfx\zombie\attack_13.ogg",0.5,1,80};
|
||||
};
|
||||
class z_attack_13 : z_attack_0 {
|
||||
sound[] = {"\dayz_sfx\zombie\attack_13.ogg",0.5,1,80};
|
||||
};
|
||||
|
||||
class z_fattack_0 {
|
||||
name = "";
|
||||
|
||||
Reference in New Issue
Block a user