新背景:Cubes

This commit is contained in:
MrZ626
2021-01-06 00:30:09 +08:00
parent cf57caea70
commit 59f0d190cb
3 changed files with 83 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ local texts--Text list
local scrollPos--Scroll down length
function scene.sceneInit()
BG.set("rainbow")
BG.set("cubes")
texts=require"parts/updateLog"
scrollPos=1
if newVersionLaunch then