|
@@ -596,7 +596,8 @@ class FightProc {
|
|
StoreProc::AddMultiItemInStore($prize);
|
|
StoreProc::AddMultiItemInStore($prize);
|
|
}
|
|
}
|
|
ctx()->gates->GateList->$gateId = $gateInfo;
|
|
ctx()->gates->GateList->$gateId = $gateInfo;
|
|
-
|
|
|
|
|
|
+ TaskProc::OnReceiveGateBoxReward();
|
|
|
|
+
|
|
UserProc::updateUserInfo();
|
|
UserProc::updateUserInfo();
|
|
$ret = array(
|
|
$ret = array(
|
|
'gates' => ctx()->gates,
|
|
'gates' => ctx()->gates,
|