From c468b5a82898a61004eb2d094551d941143cd159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E5=AE=B6=E7=82=9C?= <2029049582@qq.com> Date: Tue, 29 Apr 2025 19:48:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua_probject/extend_project/extend/poker/runfast/CardCheck.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua_probject/extend_project/extend/poker/runfast/CardCheck.lua b/lua_probject/extend_project/extend/poker/runfast/CardCheck.lua index 1f10ac6c..1ccbdb2f 100644 --- a/lua_probject/extend_project/extend/poker/runfast/CardCheck.lua +++ b/lua_probject/extend_project/extend/poker/runfast/CardCheck.lua @@ -66,6 +66,8 @@ function M:initCards(cardList, flag) end end end + table.sort(self.cardList) + print(self.cardNum, self.cardSize, temp_long) pt(self.cardList) self.long = temp_long == self.cardNum