tcx_xiyou_yueNan
zhangjiannan 2025-10-10 11:39:49 +08:00
parent ea25e0fe42
commit c4b89a0a19
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ local _t2n = {
}
function this.GetMoneyUnitName(mt)
LogError("当前充值货币单位名称:"..tostring(mt))
if specialConfig[41].Value == 1 then
if specialConfig[191] and specialConfig[191].Value == 1 then
return "%s" .. GetLanguageStrById("现金点券")
end
if not mt then