修改自定义游戏默认背景和自定义房间默认bgm
This commit is contained in:
@@ -235,7 +235,7 @@ customEnv0={
|
|||||||
missionKill=false,
|
missionKill=false,
|
||||||
|
|
||||||
--Else
|
--Else
|
||||||
bg='blockfall',
|
bg='blockrain',
|
||||||
bgm='hang out',
|
bgm='hang out',
|
||||||
}
|
}
|
||||||
CUSTOMENV=FILE.load('conf/customEnv')--gameEnv for cutsom game
|
CUSTOMENV=FILE.load('conf/customEnv')--gameEnv for cutsom game
|
||||||
@@ -282,7 +282,7 @@ ROOMENV={
|
|||||||
|
|
||||||
--Else
|
--Else
|
||||||
bg='blockfall',
|
bg='blockfall',
|
||||||
bgm='hang out',
|
bgm='battle',
|
||||||
}
|
}
|
||||||
SETTING={--Settings
|
SETTING={--Settings
|
||||||
--Tuning
|
--Tuning
|
||||||
|
|||||||
Reference in New Issue
Block a user