Change boids to use the new slate
parent
f5e5777b8d
commit
12c12e79e7
|
@ -13,7 +13,7 @@ contrib/action-field ;
|
||||||
|
|
||||||
USING: generic threads namespaces math kernel sequences arrays gadgets
|
USING: generic threads namespaces math kernel sequences arrays gadgets
|
||||||
gadgets-labels gadgets-theme gadgets-text gadgets-buttons gadgets-frames
|
gadgets-labels gadgets-theme gadgets-text gadgets-buttons gadgets-frames
|
||||||
gadgets-grids math-contrib slate vars action-field ;
|
gadgets-grids math-contrib slate slate-2d slate-misc vars action-field ;
|
||||||
|
|
||||||
IN: boids
|
IN: boids
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue