落块超出场地高度后死亡不直接调用lose
This commit is contained in:
@@ -1601,7 +1601,7 @@ do--Player.drop(self)--Place piece
|
||||
|
||||
--Check height limit
|
||||
if cc==0 and #self.field>ENV.heightLimit then
|
||||
self:lose()
|
||||
finish='lose'
|
||||
end
|
||||
|
||||
--Update stat
|
||||
|
||||
Reference in New Issue
Block a user