@@ 168,7 168,7 @@ define : read-line
define : read-news
Enter : 2022-09-17
2022-11-05
- 2022-11-02
+ 2022-11-05
The chapters now have chapter titles.
That gives me a clearer structure to write.
2022-09-17
@@ 1313,11 1313,10 @@ define : final-action? args
;; . #:static-response "<the full text content of the static site>"
. #t
: equal? "--scene" : second args
- game-state-init!
apply
module-ref (resolve-module '(dryads-wake))
string->symbol : third args
- drop args 3
+ list : game-state-init!
. #t
else #f
. #f