TWThreat.lua文件1250行
if UnitName('target') ~= 'The Prophet Skeram' then
中文版显然不对了,改一下
if UnitName('target') ~= ('The Prophet Skeram' and '预言者斯克拉姆') then
© 一梦风神 · 本文采用 CC BY-NC 4.0 协议共享
TWThreat.lua文件1250行
if UnitName('target') ~= 'The Prophet Skeram' then
中文版显然不对了,改一下
if UnitName('target') ~= ('The Prophet Skeram' and '预言者斯克拉姆') then
© 一梦风神 · 本文采用 CC BY-NC 4.0 协议共享
发表回复