完全移除不再需要的聊天室场景代码,移除更新版本后自动跳转更新历史页面的功能
This commit is contained in:
@@ -3,9 +3,6 @@ local scene={}
|
||||
function scene.sceneInit()
|
||||
BG.set('cubes')
|
||||
WIDGET.active.texts:setTexts(require"parts.updateLog")
|
||||
if newVersionLaunch then
|
||||
newVersionLaunch=false
|
||||
end
|
||||
end
|
||||
|
||||
function scene.wheelMoved(_,y)
|
||||
|
||||
Reference in New Issue
Block a user