cyzhao 5 tháng trước cách đây
mục cha
commit
6aa8ffe429
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Gameserver/App/process/ActiveProc.php

+ 2 - 0
Gameserver/App/process/ActiveProc.php

@@ -109,6 +109,8 @@ class ActiveProc {
                     "store" => ctx()->store,
                     'cash' => ctx()->baseInfo->cash,
                     'reward' => StoreProc::$reward,
+                    'reward_Gem' => StoreProc::$reward_Gem,
+                    'reward_equip' => StoreProc::$reward_equip,          
         ));
     }