summaryrefslogtreecommitdiff
path: root/steam.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'steam.lisp')
-rw-r--r--steam.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/steam.lisp b/steam.lisp
index f8fa64c..6d47153 100644
--- a/steam.lisp
+++ b/steam.lisp
@@ -112,7 +112,7 @@ game
(icongray rec) icongray
(apiname rec) apiname)
(unless (zerop achieved)
- (setf (fulfillment rec) (epoch-time time)))
+ (setf (fulfillment rec) (+ time *epoch*)))
rec)))))
(defun load-steam-games ()