整理代码,freshTime改为倒计时,修复hold后锁延刷新次数错误问题

This commit is contained in:
MrZ626
2020-11-18 20:31:52 +08:00
parent 8291184ae6
commit 6bd0843dd5
3 changed files with 12 additions and 13 deletions

View File

@@ -225,6 +225,7 @@ local function applyGameEnv(P)--Finish gameEnv processing
P._20G=ENV.drop==0
P.dropDelay=ENV.drop
P.lockDelay=ENV.lock
P.freshTime=ENV.freshLimit
P.color={}
for _=1,7 do