about summary refs log tree commit diff stats
path: root/shell/data.limg
diff options
context:
space:
mode:
Diffstat (limited to 'shell/data.limg')
-rw-r--r--shell/data.limg2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/data.limg b/shell/data.limg
index ae5c2f4d..de093dee 100644
--- a/shell/data.limg
+++ b/shell/data.limg
@@ -126,7 +126,7 @@
     (for x r (< x xmax) (+= x side)
       (circle_rainbow screen x y (- r 100) 10)))))))])
     (main . [(def (main screen keyboard)
-  (circle_rainbow screen 90 90 8 1))])
+  (bowboard screen 128))])
   ))
   (sandbox . (+ 3 4))
 )