整 理 代 码
(应该没有改到字符串里面的东西吧…)起码不直接影响运行
This commit is contained in:
@@ -3,7 +3,7 @@ return{
|
||||
if P.garbageBeneath==0 then
|
||||
local D=P.modeData
|
||||
D.finished=D.finished+1
|
||||
if FIELD[D.finished+1]then
|
||||
if FIELD[D.finished+1] then
|
||||
P.waiting=26
|
||||
for i=#P.field,1,-1 do
|
||||
P.field[i],P.visTime[i]=nil
|
||||
|
||||
Reference in New Issue
Block a user