from retail
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
if not WeakAuras.IsCorrectVersion() then return end
|
||||
if not WeakAuras.IsCorrectVersion() or not WeakAuras.IsLibsOK() then return end
|
||||
|
||||
if not(GetLocale() == "zhCN") then
|
||||
if GetLocale() ~= "zhCN" then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user