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

@@ -237,7 +237,7 @@ if (_canDo) then {
};
diag_log format["Checking for water level: %1", _waterLevel];
// diag_log format["Checking for water level: %1", _waterLevel];
for "_x" from 1 to _countOut do {
player addMagazine _itemOut;