From 70bf81ada09e092eb0f36c9e11923f2df72cbbea Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 17 Mar 2021 11:07:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8D=8E=E4=B8=BA=E7=89=B9?= =?UTF-8?q?=E6=AE=8A=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/controller/GameOverController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/GameOverController.class.php b/webapp/controller/GameOverController.class.php index 729ff48..cc1bef9 100644 --- a/webapp/controller/GameOverController.class.php +++ b/webapp/controller/GameOverController.class.php @@ -166,6 +166,7 @@ class GameOverController{ $first_list = array(); if (phpcommon\extractChannel($account_id) == 6001 || phpcommon\extractChannel($account_id) == 6007 || + phpcommon\extractChannel($account_id) == 6008 || phpcommon\extractChannel($account_id) == 6000) { array_push($first_list, array( 'item_id' => 18006,