comment out more debug

This commit is contained in:
[VB]AWOL
2014-02-27 09:34:57 -06:00
parent a04c32e227
commit c0a9f28c07
4 changed files with 17 additions and 17 deletions

View File

@@ -171,7 +171,7 @@ if (!isDedicated) then {
};
} forEach _this;
diag_log format["DEBUG TRADER ITEMCOST: %1", _this];
//diag_log format["DEBUG TRADER ITEMCOST: %1", _this];
_trade_total
};