mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add ace hearing support to the tank DLC helmet (#6296)
This commit is contained in:
parent
704dd66d38
commit
e7710d719b
@ -68,4 +68,8 @@ class CfgWeapons {
|
||||
HEARING_PROTECTION_PELTOR
|
||||
};
|
||||
|
||||
class H_Tank_base_F;
|
||||
class H_Tank_black_F: H_Tank_base_F {
|
||||
HEARING_PROTECTION_VICCREW
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user