Skip to content

Commit

Permalink
Add returnvalue to cba_fnc_preStart (#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored and commy2 committed Feb 8, 2019
1 parent 806e7f1 commit f9e5099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/xeh/fnc_preStart.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ with uiNamespace do {

// cache incompatible classes that are needed in preInit
GVAR(incompatibleClasses) = compileFinal str ([false, true] call CBA_fnc_supportMonitor);
nil // needs return value [a3\functions_f\initfunctions.sqf Line 499]
};

0 comments on commit f9e5099

Please sign in to comment.