合并自定义游戏场景和自定义-高级场景,修改场景模块指定滚动距离的变量名
This commit is contained in:
@@ -435,10 +435,6 @@ return{
|
||||
field="Edit Field (F)",
|
||||
sequence="Edit Sequence (S)",
|
||||
mission="Edit Mission (M)",
|
||||
},
|
||||
custom_advance={
|
||||
title="Custom Game",
|
||||
subTitle="Advance",
|
||||
|
||||
nextCount="Next",
|
||||
holdCount="Hold",
|
||||
@@ -450,7 +446,8 @@ return{
|
||||
freshLimit="Lock Reset Limit",
|
||||
opponent="Opponent",
|
||||
life="Lives",
|
||||
pushSpeed="Garbage Speed",
|
||||
pushSpeed="Push Speed",
|
||||
garbageSpeed="Garbage Speed",
|
||||
|
||||
bufferLimit="Buffer Limit",
|
||||
heightLimit="Height Limit",
|
||||
|
||||
Reference in New Issue
Block a user