Update bunny
parent
0a5f90d5da
commit
d08919199c
|
@ -53,7 +53,7 @@ IN: bunny
|
||||||
model-path resource-path dup exists? [
|
model-path resource-path dup exists? [
|
||||||
"Downloading bunny from " write
|
"Downloading bunny from " write
|
||||||
model-url dup print flush
|
model-url dup print flush
|
||||||
over download
|
over download-to
|
||||||
] unless ;
|
] unless ;
|
||||||
|
|
||||||
: draw-triangle ( ns vs triple -- )
|
: draw-triangle ( ns vs triple -- )
|
||||||
|
|
Loading…
Reference in New Issue