diff Modules/Collected.lua @ 55:75c36b3d5443

Fixed an error when you logged in. Set the default for tracking time spent of the collected module to true.
author Zerotorescue
date Sun, 12 Sep 2010 22:12:31 +0200
parents 5f0e174c8adc
children 8d1a34cec258
line wrap: on
line diff
--- a/Modules/Collected.lua	Sun Sep 12 22:07:12 2010 +0200
+++ b/Modules/Collected.lua	Sun Sep 12 22:12:31 2010 +0200
@@ -21,6 +21,7 @@
 			trackGold = true,
 			trackItems = true,
 			trackMail = true,
+			trackTimeSpent = true,
 			sessionSummary = false,
 			batchSummary = false,
 		},