规范代码,大量xxx=nil换成xxx=false
This commit is contained in:
@@ -11,7 +11,7 @@ function scene.sceneInit()
|
||||
texts=require"parts/updateLog"
|
||||
scrollPos=1
|
||||
if newVersionLaunch then
|
||||
newVersionLaunch=nil
|
||||
newVersionLaunch=false
|
||||
scrollPos=3
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user