mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove redundant check in postInit
This commit is contained in:
@ -51,9 +51,7 @@ if (["ACE_dogtags"] call EFUNC(common,isModLoaded)) then {
|
||||
};
|
||||
};
|
||||
}] call CBA_fnc_addEventHandler;
|
||||
};
|
||||
|
||||
if (["ACE_dogtags"] call EFUNC(common,isModLoaded)) then {
|
||||
[QGVAR(onLoadoutSave), {
|
||||
|
||||
params ["_index", "_loadout"];
|
||||
|
Reference in New Issue
Block a user