取消单挑模式垃圾行缓冲上限

This commit is contained in:
MrZ626
2021-10-17 18:12:12 +08:00
parent 13a08298b7
commit 86d3314cb2
5 changed files with 0 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ return{
life=2, life=2,
drop=60,lock=60, drop=60,lock=60,
freshLimit=15, freshLimit=15,
bufferLimit=20,
bg='bg2',bgm='battle', bg='bg2',bgm='battle',
}, },
load=function() load=function()

View File

@@ -4,7 +4,6 @@ return{
life=2, life=2,
drop=60,lock=60, drop=60,lock=60,
freshLimit=15, freshLimit=15,
bufferLimit=20,
bg='bg2',bgm='battle', bg='bg2',bgm='battle',
}, },
load=function() load=function()

View File

@@ -4,7 +4,6 @@ return{
life=2, life=2,
drop=60,lock=60, drop=60,lock=60,
freshLimit=15, freshLimit=15,
bufferLimit=20,
bg='bg2',bgm='battle', bg='bg2',bgm='battle',
}, },
load=function() load=function()

View File

@@ -4,7 +4,6 @@ return{
life=2, life=2,
drop=60,lock=60, drop=60,lock=60,
freshLimit=15, freshLimit=15,
bufferLimit=20,
bg='bg2',bgm='battle', bg='bg2',bgm='battle',
}, },
load=function() load=function()

View File

@@ -4,7 +4,6 @@ return{
life=2, life=2,
drop=60,lock=60, drop=60,lock=60,
freshLimit=15, freshLimit=15,
bufferLimit=20,
bg='bg2',bgm='battle', bg='bg2',bgm='battle',
}, },
load=function() load=function()