mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removing debug message
This commit is contained in:
parent
935430ea59
commit
619c2d780b
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user