切换语言修改提交
parent
f15fa6f1f9
commit
ea9116aa21
|
|
@ -54,7 +54,7 @@ function SettingInfo:SetTipShow()
|
|||
elseif flag == 2 then
|
||||
this.dropDownText.text = "Tiếng Việt"
|
||||
elseif flag == 1 then
|
||||
this.dropDownText.text = flag == 0 and Language[11854] or "English"
|
||||
this.dropDownText.text = "English"
|
||||
end
|
||||
this.dropDown.value = flag
|
||||
if GetCurLanguage() ~= flag then
|
||||
|
|
|
|||
Loading…
Reference in New Issue