修正之前玩家showTextF方法改名但用的地方漏改了
This commit is contained in:
@@ -19,7 +19,7 @@ return{
|
||||
)
|
||||
P.atkBufferSum=P.atkBufferSum+d%4+1
|
||||
P.stat.recv=P.stat.recv+d%4+1
|
||||
if D.wave==45 then P:showTextF(text.maxspeed,0,-140,100,'appear',.6)end
|
||||
if D.wave==45 then P:_showText(text.maxspeed,0,-140,100,'appear',.6)end
|
||||
D.timer=0
|
||||
D.wave=d
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user