no endless loop

This commit is contained in:
Bryce Covert
2015-08-14 18:56:52 -07:00
parent 95cdb05760
commit aef2e47b11
3 changed files with 3 additions and 2 deletions

View File

@@ -765,7 +765,7 @@
(- (:total-time screen) (get-in entities [:room :entities :ego :anim-start])))))
(terminate [this screen entities]
entities)
(stop screen entities :ego))
(skip-type [this screen entities]
:none)))