This commit is contained in:
puxuan 2025-08-14 11:50:31 +08:00
parent 81943774f4
commit 7e13586515

View File

@ -71,7 +71,6 @@ function ChapterBoxUI:onRefresh()
self.scrollRectComp:refillCells(#list) self.scrollRectComp:refillCells(#list)
self.maxWaveTx:setText(I18N:getGlobalText(I18N.GlobalConst.CHAPTER_DESC_1, DataManager.ChapterData:getChapterMaxWave(self.chapterId))) self.maxWaveTx:setText(I18N:getGlobalText(I18N.GlobalConst.CHAPTER_DESC_1, DataManager.ChapterData:getChapterMaxWave(self.chapterId)))
end end
return ChapterBoxUI return ChapterBoxUI