Removing debug message

This commit is contained in:
SilentSpike 2015-07-19 13:03:49 +01:00
parent 935430ea59
commit 619c2d780b

View File

@ -46,8 +46,6 @@ _positions = [
[_compassW + _offset, 0] [_compassW + _offset, 0]
]; ];
systemChat str(_heading);
_sequence = if (_heading < 90) then { _sequence = if (_heading < 90) then {
[_SW, _WN, _NE, _ES] [_SW, _WN, _NE, _ES]
} else { } else {