Revert "More fixes for Classic WoW"

This reverts commit e21d70e46e.
This commit is contained in:
Tercioo
2019-05-28 13:05:35 -03:00
parent e21d70e46e
commit 7c9a3957b4
5 changed files with 5 additions and 75 deletions
-4
View File
@@ -164,10 +164,6 @@ 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)