mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-04-17 05:13:18 +02:00
Removed debug echo
This commit is contained in:
parent
76fb8ffac5
commit
52eab0e9bb
@ -110,7 +110,7 @@ function find_anchor(anchor, h, size, size2=undef, shift=[0,0], extra_anchors=[]
|
||||
anchor.z>0? (UP+sidevec)/2 :
|
||||
(DOWN+sidevec)/2
|
||||
)
|
||||
) echo(anchor=anchor, pos=pos, vec=vec, oang=oang) [anchor, pos, vec, oang]
|
||||
) [anchor, pos, vec, oang]
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user