parent
2a123b7655
commit
03785ba001
|
@ -215,7 +215,7 @@ function this.SingleChapterDataShow(go, data,index)
|
|||
return
|
||||
end
|
||||
if not isTimeOpen then
|
||||
PopupTipPanel.ShowTip(string.format("开服%s天后解锁!",data.config.OpenTime))
|
||||
PopupTipPanel.ShowTip(string.format("开服第%s天解锁!",data.config.OpenTime+1))
|
||||
return
|
||||
end
|
||||
if curChapterId >= data.chapterId then
|
||||
|
|
Loading…
Reference in New Issue