mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixes double deflecting definition
This commit is contained in:
parent
92e0d55ef0
commit
e6b843f2d2
@ -58,7 +58,6 @@ class CfgAmmo {
|
||||
indirectHit = 2.5; // default: 4
|
||||
indirectHitRange = 1; // default: 3
|
||||
fuseDistance = 0.2; // default: 10
|
||||
deflecting = 5;
|
||||
};
|
||||
|
||||
// adds submunition logic, enabling multiple rounds per frame
|
||||
|
Loading…
Reference in New Issue
Block a user