From c69e57e3bc3f040da95312bbcb22c3b1489a8233 Mon Sep 17 00:00:00 2001 From: wangwei01 Date: Tue, 23 Jul 2019 17:06:31 +0800 Subject: [PATCH] 1 --- webapp/controller/RoleController.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/controller/RoleController.class.php b/webapp/controller/RoleController.class.php index 7c945bb..b715328 100644 --- a/webapp/controller/RoleController.class.php +++ b/webapp/controller/RoleController.class.php @@ -255,6 +255,8 @@ class RoleController{ } //额外奖励 + $times = $this->getRewardTimes($coin_num); + $extra_coin = $coin_num * ($times - 1); error_log(11111111); $extra_drop = ""; $skin_id = $skin_id_array[$keys][0];