Remove Debug

This commit is contained in:
Skaronator
2013-11-30 16:17:24 +01:00
parent cf303e907b
commit 6956122ff5

View File

@@ -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 {