Results: 1Comments by: Spectere
File: Broker_Everything08-29-12
Here's a fix for the clock settings...
Posted By: Spectere
Here's a fix for the clock settings not "sticking" (they're actually overwritten when the addon initializes). Replace the clock_init function in Broker_Everything\modules\clock.lua with the following: local clock_init = function() if Broker_EverythingDB] == nil then Broker_EverythingDB] = { enabled = true, timeLocal =...