切换语言修改提交

dev_chengFeng
jiaoyangna 2021-02-18 17:29:04 +08:00
parent f15fa6f1f9
commit ea9116aa21
1 changed files with 1 additions and 1 deletions

View File

@ -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