mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix Javelin for AI (#4857)
This commit is contained in:
parent
10756ff02d
commit
231346a199
@ -69,7 +69,7 @@ class CfgAmmo {
|
||||
class M_Titan_AT: MissileBase {};
|
||||
|
||||
class ACE_Javelin_FGM148: M_Titan_AT {
|
||||
irLock = 0;
|
||||
irLock = 1;
|
||||
laserLock = 0;
|
||||
airLock = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user