]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bunny/bunny.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / extra / bunny / bunny.factor
index 5c2404ec8400e8742f8afb5d868014b3b8ad4c6e..d546f9ea41c229a136732ca8fc8e7b70c6d86662 100755 (executable)
@@ -33,7 +33,7 @@ M: bunny-gadget graft* ( gadget -- )
     [ <bunny-fixed-pipeline> ]
     [ <bunny-cel-shaded> ]
     [ <bunny-outlined> ] tri 3array
-    [ ] subset >>draw-seq
+    [ ] filter >>draw-seq
     0 >>draw-n
     drop ;