行的种类加上标签,为加入炸弹垃圾行做准备
This commit is contained in:
@@ -41,7 +41,7 @@ return{
|
||||
for _,P in next,PLAYERS.alive do
|
||||
local t=P.showTime*3
|
||||
for y=1,FIELD.h do
|
||||
P.field[y]=freeRow.get(0)
|
||||
P.field[y]=freeRow.get(0,0)
|
||||
P.visTime[y]=freeRow.get(t)
|
||||
for x=1,10 do P.field[y][x]=FIELD[y][x]end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user