Fix postInit trace

This commit is contained in:
Josuan Albin
2017-11-05 07:26:22 +01:00
parent f7778beb81
commit c8a8cf7940

View File

@ -37,7 +37,7 @@ GVAR(lastSearchTextRight) = "";
_x params ["_contentPanel" ,"_loadoutArgs"];
_loadoutArgs params ["_playerName", "_loadoutName", "_loadoutData"];
TRACE_3("loadoutShared EH", _contentPanel, _loadoutsArgs, IDC_buttonSharedLoadouts);
TRACE_3("loadoutShared EH", _contentPanel, _loadoutArgs, IDC_buttonSharedLoadouts);
if (!(isNil QGVAR(currentLoadoutsTab)) && {GVAR(currentLoadoutsTab) == IDC_buttonSharedLoadouts}) then {