mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
delete obsolete
This commit is contained in:
parent
490155270b
commit
6ae57e991f
@ -30,11 +30,6 @@ if (_unit == ACE_player) then {
|
||||
addCamShake [3, 5, _damage + random 10];
|
||||
};
|
||||
|
||||
// play scream sound
|
||||
if (!isNil QEFUNC(medical_engine,playInjuredSound)) then {
|
||||
[_unit] call EFUNC(medical_engine,playInjuredSound);
|
||||
};
|
||||
|
||||
private _vehicle = vehicle _unit;
|
||||
|
||||
// handle static weapons
|
||||
|
Loading…
Reference in New Issue
Block a user