Merge remote-tracking branch 'tech/imple/revise-seq-generator'

This commit is contained in:
MrZ_26
2023-07-20 15:00:40 +08:00
6 changed files with 193 additions and 232 deletions

View File

@@ -1436,7 +1436,7 @@ function Player:popNext(ifhold)-- Pop nextQueue to hand
if self.nextQueue[1] then
self.cur=rem(self.nextQueue,1)
self.newNext()
self:newNext()
self.pieceCount=self.pieceCount+1
local pressing=self.keyPressing