More fixes for Classic WoW

This version should be stable on Classic WoW.
This commit is contained in:
Tercioo
2019-05-26 14:48:12 -03:00
parent 643d25bb91
commit e21d70e46e
5 changed files with 75 additions and 5 deletions
+4
View File
@@ -164,6 +164,10 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (command == Loc ["STRING_SLASH_CHANGES"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS1"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS2"] or command == "news" or command == "updates") then
_detalhes:OpenNewsWindow()
elseif (command == "discord") then
_detalhes:CopyPaste ("https://discord.gg/AGSzAZX")
elseif (command == "debugwindow") then
local window1 = Details:GetWindow(1)