From fd0176f4fcf384c21719b237a8ab0c2021025ea9 Mon Sep 17 00:00:00 2001 From: Alys Date: Sun, 9 Aug 2015 14:09:10 +1000 Subject: [PATCH] fix an outdated comment --- common/script/index.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/script/index.coffee b/common/script/index.coffee index daee2a07dc..27b44392f1 100644 --- a/common/script/index.coffee +++ b/common/script/index.coffee @@ -1742,7 +1742,7 @@ api.wrap = (user, main=true) -> return unless task {id, completed} = task - # Deduct points for missed Daily tasks, but not for Todos (just increase todo's value) + # Deduct points for missed Daily tasks EvadeTask = 0 scheduleMisses = daysMissed if completed