diff --git a/RatingBuster.lua b/RatingBuster.lua index 3335927..210d6ee 100644 --- a/RatingBuster.lua +++ b/RatingBuster.lua @@ -1294,6 +1294,7 @@ PLAYER_LOGIN - Most information about the game world should now be available to -- OnInitialize(name) called at ADDON_LOADED function RatingBuster:RefreshConfig() profileDB = self.db.profile + wipe(cache) end function RatingBuster:OnInitialize()