Explorar o código

启灵返回值

cyzhao hai 10 meses
pai
achega
6518f4d757
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Gameserver/App/process/FightProc.php

+ 1 - 0
Gameserver/App/process/FightProc.php

@@ -159,6 +159,7 @@ class FightProc {
 
         UserProc::updateUserInfo();
         $ret = array(
+            'task'=> ctx()->task,
             'gold' => ctx()->baseInfo->gold,
             'items' => ctx()->store->items,
             'evolveMaxId_right' => ctx()->gates->evolveMaxId_right,