mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed typo (copy & paste remains) (#4673)
This commit is contained in:
parent
324bf68614
commit
f0279726ce
@ -114,7 +114,6 @@ private _validate_preset = {
|
||||
if (_gun call _validate_preset) then {
|
||||
_gun set [20, false];
|
||||
GVAR(gunList) = GVAR(gunList) + [_gun];
|
||||
lbAdd [6000, _gunProfileEntry select 0];
|
||||
};
|
||||
};
|
||||
} forEach ("true" configClasses (configFile >> "ACE_ATragMX_Presets"));
|
||||
|
Loading…
Reference in New Issue
Block a user