文字修改提交

dev_chengFeng
jiaoyangna 2021-12-06 10:26:43 +08:00
parent 7e1cac4cbe
commit 262f42a11b
1 changed files with 2 additions and 2 deletions

View File

@ -207,10 +207,10 @@ function IncarnationLottery:refreshBtnShow()
local type = 0
if n == 1 then
type = self.singleRecruit.Id
m.info.text = "1次"
--m.info.text = "1次"
else
type = self.tenRecruit.Id
m.info.text = "10次"
--m.info.text = "10次"
end
local d = {}
if (isFree) then