boids: remove extra whitespace.

factor-shell
John Benediktsson 2018-01-19 09:22:29 -08:00
parent ac48f893f3
commit 6a40cde68c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ CONSTANT: initial-dt 5
initial-behaviours >>behaviours
initial-dt >>dt ;
M: boids-gadget ungraft*
M: boids-gadget ungraft*
t >>paused drop ;
: vec>deg ( vec -- deg )