mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #3823 from gpgpgpgp/patch-1
add a line to support JSRS Eden (getting rid of JSRS explosion sound …
This commit is contained in:
commit
9cccacd74d
@ -26,6 +26,7 @@ class CfgAmmo {
|
||||
soundHit6[] = {"",3.16228,1,2000};
|
||||
soundHit7[] = {"",3.16228,1,2000};
|
||||
soundHit8[] = {"",3.16228,1,2000};
|
||||
SoundSetExplosion[] = {};
|
||||
multiSoundHit[] = {};
|
||||
class HitEffects {};
|
||||
soundFakeFall0[] = {"",3.16228,1,1000};
|
||||
|
Loading…
Reference in New Issue
Block a user