mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Remove Debug
This commit is contained in:
@@ -265,7 +265,7 @@ if (_hasrequireditem) then {
|
|||||||
if(_rotate) then {
|
if(_rotate) then {
|
||||||
_object setDir _dir;
|
_object setDir _dir;
|
||||||
_object setPosATL _position;
|
_object setPosATL _position;
|
||||||
diag_log format["DEBUG Rotate BUILDING POS: %1", _position];
|
//diag_log format["DEBUG Rotate BUILDING POS: %1", _position];
|
||||||
};
|
};
|
||||||
|
|
||||||
if(_zheightchanged) then {
|
if(_zheightchanged) then {
|
||||||
|
|||||||
Reference in New Issue
Block a user