mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix_zero_j10mildot (#5593)
This commit is contained in:
parent
3a5fcdaa39
commit
54c1e606ca
@ -228,6 +228,7 @@ class CfgWeapons {
|
||||
};
|
||||
};
|
||||
class R3F_J10_MILDOT: R3F_J10 { // Scope rail 30 MOA
|
||||
ACE_ScopeZeroRange = 100;
|
||||
ACE_ScopeHeightAboveRail = 4.4;
|
||||
ACE_ScopeAdjust_Vertical[] = {-2, 18};
|
||||
ACE_ScopeAdjust_Horizontal[] = {-10, 10};
|
||||
|
Loading…
Reference in New Issue
Block a user