暂时移除复活延迟的代码(设计变了,坏了,之后重新设计)
This commit is contained in:
@@ -2683,7 +2683,6 @@ function Player:update(dt)
|
||||
_updateFX(self,dt)
|
||||
end
|
||||
function Player:revive()
|
||||
self.waiting=62
|
||||
local h=#self.field
|
||||
for _=h,1,-1 do
|
||||
FREEROW.discard(self.field[_])
|
||||
|
||||
Reference in New Issue
Block a user