From bfc11153a6387bcbf3bc55e4212e2d8e142f52be Mon Sep 17 00:00:00 2001 From: changjiuxiong <31230281+changjiuxiong@users.noreply.github.com> Date: Thu, 24 Sep 2020 14:26:29 +0800 Subject: [PATCH] =?UTF-8?q?AI=20=E7=BB=84=E7=89=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/doudizhu/AI.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/doudizhu/AI.js b/src/doudizhu/AI.js index 247f3cb..178b5c6 100644 --- a/src/doudizhu/AI.js +++ b/src/doudizhu/AI.js @@ -272,6 +272,16 @@ class AI{ } } + //combine oneList oneList together + oneList.sort(this.sortList); + for(let i12=1; i12