don't need dome reset on cron

This commit is contained in:
Tyler Renelle 2013-02-16 20:22:46 -05:00
parent 82a18cacb8
commit 5c111bdd2a

View file

@ -264,7 +264,7 @@ cron = () ->
batch.setStats() batch.setStats()
batch.set('history', obj.history) batch.set('history', obj.history)
batch.commit() batch.commit()
browser.resetDom(model) #browser.resetDom(model)
setTimeout (-> user.set 'stats.hp', hpAfter), 1000 # animate hp loss setTimeout (-> user.set 'stats.hp', hpAfter), 1000 # animate hp loss