Remove logging

This commit is contained in:
icomrade
2014-05-27 12:47:54 -04:00
parent 985d205ec2
commit 2506636938

View File

@@ -42,7 +42,7 @@ for "_i" from 0 to ((count _config) - 1) do {
_itemCountSmall = count _itemChancesSmall;
diag_log format["loot_init.sqf %1", _itemChancesSmall];
//diag_log format["loot_init.sqf %1", _itemChancesSmall];
if (_itemCountSmall > 0) then {
if (dayzE_CBLSBase find _classname < 0) then {