it all works, rather smoothly too.
This commit is contained in:
@@ -698,6 +698,7 @@
|
||||
(>= (get-in entities [:fade :opacity]) 1.0))
|
||||
|
||||
(terminate [this screen entities]
|
||||
(utils/release-resources screen :room)
|
||||
(let [entities (stop screen (if-let [next-time (get-in entities [:state :next-time])]
|
||||
(-> entities
|
||||
(assoc-in [:state :time] next-time)
|
||||
|
||||
Reference in New Issue
Block a user