三张少带修复判断同步
parent
cce4889267
commit
697167c23b
|
|
@ -501,7 +501,7 @@ function M:CheckSanDai()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if self.threelack and self.cardNum == 4 and self.cardSize == 2 and self._flag_allCards and M:CheckType(CardType.threeAndTwo) then
|
if self.threelack and self.cardNum == 4 and self.cardSize == 2 and M:CheckType(CardType.threeAndTwo) then
|
||||||
return CardType.threeAndTwo
|
return CardType.threeAndTwo
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue