master
parent
48e7d6457f
commit
c468b5a828
|
|
@ -66,6 +66,8 @@ function M:initCards(cardList, flag)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
table.sort(self.cardList)
|
||||||
|
|
||||||
print(self.cardNum, self.cardSize, temp_long)
|
print(self.cardNum, self.cardSize, temp_long)
|
||||||
pt(self.cardList)
|
pt(self.cardList)
|
||||||
self.long = temp_long == self.cardNum
|
self.long = temp_long == self.cardNum
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue