From 6956122ff585b28662929bf815009ef47848c7d3 Mon Sep 17 00:00:00 2001 From: Skaronator Date: Sat, 30 Nov 2013 16:17:24 +0100 Subject: [PATCH] Remove Debug --- SQF/dayz_code/actions/player_build.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {