Remove missing sounds files

This commit is contained in:
A Man
2021-08-19 17:41:56 +02:00
parent 9852778ba9
commit 474f2fce6d
2 changed files with 0 additions and 11 deletions

View File

@@ -10,12 +10,6 @@ class CfgMusic
name = "DayZTrackDeath";
sound[] = {"\dayz_sfx\tracks\track_death_1.ogg", db+0, 1.0};
};
class dayz_track_intro_1
{
name = "DayZTrackIntro";
sound[] = {"\dayz_sfx\tracks\track_intro_1.ogg", db+0, 1.0};
duration = ;
};
class z_suspense_0
{
name = "";

View File

@@ -9,11 +9,6 @@ class CfgSounds {
sound[] = {"\dayz_sfx\effects\chopwood.ogg", 0.1, 1, 50};
titles[] = {};
};
class z_minestone_0 {
name = "";
sound[] = {"\dayz_sfx\effects\minestone.ogg", 0.1, 1, 50};
titles[] = {};
};
class heartbeat_1 {
name = "";
sound[] = {"\dayz_sfx\effects\heartbeat_1",0.8,1,30};