Fix slash command variables for color configuration in Channeler
This commit is contained in:
@@ -218,5 +218,5 @@ SLASH_CHANNELER2 = "/f"
|
|||||||
|
|
||||||
-- /run SlashCmdList["CHANNELER_COLORS"]()
|
-- /run SlashCmdList["CHANNELER_COLORS"]()
|
||||||
SlashCmdList["CHANNELER_COLORS"] = function(msg) ConfigureColor() end
|
SlashCmdList["CHANNELER_COLORS"] = function(msg) ConfigureColor() end
|
||||||
SLASH_CHANNELER1 = "/fixcolors"
|
SLASH_CHANNELER_COLORS1 = "/fixcolors"
|
||||||
SLASH_CHANNELER2 = "/fc"
|
SLASH_CHANNELER_COLORS2 = "/fc"
|
||||||
|
Reference in New Issue
Block a user