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