文字修改提交
parent
7e1cac4cbe
commit
262f42a11b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue