tcx_xiyou_yueNan
parent
ea25e0fe42
commit
c4b89a0a19
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue