Commented out a line

This commit is contained in:
Ghostrider-DbD- 2016-11-30 17:48:28 -05:00
parent 939eff1581
commit bebda44ec7

View File

@ -29,7 +29,7 @@ _addonsExile = [
_fnc_runIt =
{
params["_addons"];
if (blck_debugON) then {diag_log format["[blckeagls] MapAddons:: addons list is %1",_addons];};
//if (blck_debugON) then {diag_log format["[blckeagls] MapAddons:: addons list is %1",_addons];};
_worldName = toLower (worldName);
{
if (toLower format["%1",_x select 0] isEqualTo _worldName) then