remove drawing commands from cards.asy
This commit is contained in:
parent
b448cb78eb
commit
c799a4d495
1 changed files with 0 additions and 4 deletions
|
@ -102,7 +102,3 @@ path[] recursive_card(int value, int suit, int depth=4, bool outermost=true) {
|
|||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
//filldraw(card, white, black);
|
||||
//fill(recursive_card(6, BLADES), evenodd+red);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue