注释后加空格
联网稍微推进
This commit is contained in:
@@ -15,7 +15,7 @@ return{
|
||||
P:win('finish')
|
||||
else
|
||||
local s
|
||||
local t=800-10*D.wave--800~700~600~500
|
||||
local t=800-10*D.wave-- 800~700~600~500
|
||||
if D.wave<10 then
|
||||
table.insert(P.atkBuffer,{line=generateLine(P.holeRND:random(5,6)),amount=9,countdown=t,cd0=t,time=0,sent=false,lv=3})
|
||||
table.insert(P.atkBuffer,{line=generateLine(P.holeRND:random(4,7)),amount=11,countdown=t,cd0=t+62,time=0,sent=false,lv=4})
|
||||
|
||||
Reference in New Issue
Block a user