背景系统增加“默认背景”功能,新增节日飘雪背景
This commit is contained in:
@@ -45,7 +45,10 @@ local tip
|
||||
|
||||
function scene.sceneInit()
|
||||
tip=text.getTip()
|
||||
BG.set("space")
|
||||
BG.set(
|
||||
FESTIVAL=="Xmas"and"snow"or
|
||||
"space"
|
||||
)
|
||||
|
||||
GAME.modeEnv=NONE
|
||||
--Create demo player
|
||||
|
||||
Reference in New Issue
Block a user