- got it to start, cannot hear anything...

This commit is contained in:
Christoph Oelckers 2019-12-15 17:16:11 +01:00
parent d7ddd620e4
commit 38dc39b8cd
6 changed files with 32 additions and 14 deletions

View file

@ -1705,4 +1705,4 @@ void SoundEngine::AddRandomSound(int Owner, TArray<uint32_t> list)
S_sfx[Owner].link = index;
S_sfx[Owner].bRandomHeader = true;
S_sfx[Owner].NearLimit = -1;
}
}