Skip to content

Commit

Permalink
Fix Javelin for AI for RHS (#5096)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Apr 22, 2017
1 parent 06820c6 commit 4cdc323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optionals/compat_rhs_usf3/CfgAmmo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class CfgAmmo {

class M_Titan_AT;
class rhs_ammo_M_fgm148_AT: M_Titan_AT {
irLock = 0;
irLock = 1;
laserLock = 0;
airLock = 0;

Expand Down

0 comments on commit 4cdc323

Please sign in to comment.