202405-24 TWThreat插件小修复 TWThreat.lua文件1250行 if UnitName('target') ~= 'The Prophet Skeram' then 中文版显然不对了,改一下 if UnitName('target') ~= ('The Prophet Skeram' and '预言者斯克拉姆') t....阅读全文