From cd2453164071f043f4b4a6f23f693b9a80a172ce Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Fri, 26 Mar 2010 06:31:33 -0400 Subject: [PATCH] Renamed the category color "season" to "seasonal". --- Constants.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constants.lua b/Constants.lua index 3b32954..d4783b6 100644 --- a/Constants.lua +++ b/Constants.lua @@ -306,7 +306,7 @@ private.category_colors = { ["mobdrop"] = "ffffc0", ["quest"] = "2359ff", ["reputation"] = "d9ab6a", - ["season"] = "80590e", + ["seasonal"] = "80590e", ["trainer"] = "d9cb9e", ["vendor"] = "aad372", -- 1.7.9.5