修复放置提示被一键下派遮挡
parent
7b0d30649e
commit
bd2ae0c35b
|
|
@ -191,7 +191,7 @@ function M:LoadConfigToDetail(data)
|
|||
configData.jiangma and string.format("奖%d", configData.jiangma) or "不奖", configData.shaozhuang and ",有烧庄" or "",
|
||||
configData.zuoma and ",庄家坐马" or "",
|
||||
configData.zimo and ",只能自摸" or ",自摸可点炮",
|
||||
configData.tuoguan and string.format(",%d秒后自动托管", configData.tuoguan_active_time) or "不能托管",
|
||||
configData.tuoguan and string.format(",%d秒后自动托管", configData.tuoguan_active_time) or ",不能托管",
|
||||
configData.jiahu and ",可以假胡" or "", configData.fengding and ",封顶20炮" or "",
|
||||
configData.zhuanwan and "大转弯" or "小转弯")
|
||||
return returnString
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue