Remove (run body)

This commit is contained in:
David Botton 2021-01-25 13:27:30 -05:00
parent 0060f1be07
commit 3786fe831a

View file

@ -195,8 +195,7 @@
(setf (connection-data-item body "app-data") app))
(display-splash body)
(start-game body)
(run body))
(start-game body))
(defun start-demo ()
"Start demo."