goon drops coin.

This commit is contained in:
Bryce Covert
2015-07-29 23:05:07 -07:00
parent 3f354a6515
commit e7629b8c96
3 changed files with 18 additions and 11 deletions

View File

@@ -61,5 +61,5 @@
new-val))]
(if (= 1.0 pct-done)
(update-in (finish e) [:tweens] dissoc id)
(finish (update-in e [:tweens] dissoc id))
e)))))