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,