diff clojure/com/aurellem/run/bootstrap_1.clj @ 605:54644b08da1a

rendered final video.
author Robert McIntyre <rlm@mit.edu>
date Sun, 02 Sep 2012 14:28:53 -0500
parents c8cda378e1a0
children
line wrap: on
line diff
     1.1 --- a/clojure/com/aurellem/run/bootstrap_1.clj	Sun Sep 02 10:34:14 2012 -0500
     1.2 +++ b/clojure/com/aurellem/run/bootstrap_1.clj	Sun Sep 02 14:28:53 2012 -0500
     1.3 @@ -734,7 +734,7 @@
     1.4  (defn-memo go-to-mansion-for-the-lulz
     1.5    ([] (go-to-mansion-for-the-lulz (hacking-13)))
     1.6    ([script]
     1.7 -     (let [lulz-delay 50]
     1.8 +     (let [lulz-delay 70]
     1.9         (->> script
    1.10              close-menu
    1.11              close-menu
    1.12 @@ -750,6 +750,7 @@
    1.13              (play-moves [[:a]])
    1.14              (do-nothing lulz-delay)
    1.15              (play-moves [[:a]])
    1.16 +            (do-nothing lulz-delay)
    1.17              close-menu))))
    1.18  
    1.19  (defn-memo launch-bootstrap-program