diff --git a/SQF/dayz_code/actions/player_build.sqf b/SQF/dayz_code/actions/player_build.sqf index 0bf9de6d3..8118ea940 100644 --- a/SQF/dayz_code/actions/player_build.sqf +++ b/SQF/dayz_code/actions/player_build.sqf @@ -265,7 +265,7 @@ if (_hasrequireditem) then { if(_rotate) then { _object setDir _dir; _object setPosATL _position; - diag_log format["DEBUG Rotate BUILDING POS: %1", _position]; + //diag_log format["DEBUG Rotate BUILDING POS: %1", _position]; }; if(_zheightchanged) then {