diff Core.lua @ 111:91fe61693247

Localized the overrideCheckInbox option info and set the default DB value to true.
author Zerotorescue
date Fri, 01 Oct 2010 23:39:44 +0200
parents f5558317ced3
children 97205db58bad
line wrap: on
line diff
--- a/Core.lua	Thu Sep 30 15:23:35 2010 +0200
+++ b/Core.lua	Fri Oct 01 23:39:44 2010 +0200
@@ -33,7 +33,7 @@
 				continueOpening = false,
 				waitTime = 5,
 				initialDelay = 0.5,
-				overrideCheckInbox = false,
+				overrideCheckInbox = true,
 			},
 			modules = {
 				BeanCounterSupport = true,