typo
1 files changed, 1 insertions(+), 1 deletions(-)

M dryads-wake.w
M dryads-wake.w +1 -1
@@ 157,7 157,7 @@ define : load-game ;; TODO: extract to g
                              ,(first-encounter state)
 
 
-ndefine : read-line
+define : read-line
     sanitize-string
       let loop : : chars '()
           define char : read-char