修正一处要加载的文件大小写错误导致部分系统会找不到文件
This commit is contained in:
@@ -2,7 +2,7 @@ return{
|
|||||||
color=COLOR.orange,
|
color=COLOR.orange,
|
||||||
env={
|
env={
|
||||||
pushSpeed=6,
|
pushSpeed=6,
|
||||||
eventSet='dig_400L',
|
eventSet='dig_400l',
|
||||||
bg='bg2',bgm='way',
|
bg='bg2',bgm='way',
|
||||||
},
|
},
|
||||||
score=function(P)return{P.stat.time,P.stat.piece}end,
|
score=function(P)return{P.stat.time,P.stat.piece}end,
|
||||||
|
|||||||
Reference in New Issue
Block a user