translating entity references
This commit is contained in:
parent
0d0d38496e
commit
c58bcaf0d8
|
@ -318,7 +318,7 @@
|
|||
|
||||
|
||||
(define (new-population)
|
||||
(build-list 25 (lambda (i) (make-random-boid))))
|
||||
(build-list 5 (lambda (i) (make-random-boid))))
|
||||
|
||||
|
||||
;; visualize: -> void
|
||||
|
|
Loading…
Reference in New Issue
Block a user