Minor updates to comments.

This commit is contained in:
David Botton 2021-11-02 21:48:31 -04:00
parent aca581216d
commit a31218ba3d
13 changed files with 32 additions and 20 deletions

View file

@ -49,7 +49,7 @@
(sleep .2)
(setf (text mover) "(-o-)"))
(setf (inner-html mover) "<H1>GAME OVER</H1>"))
:name "Dragon event loop")
:name "Darth event loop")
;; Check of browser still connected while running game loop
(loop
(unless (validp body)