1
This commit is contained in:
parent
7642f37679
commit
787c5eee5d
@ -116,8 +116,11 @@ class BattleDataService extends BaseService {
|
|||||||
{
|
{
|
||||||
//pve
|
//pve
|
||||||
$this>updatePveData();
|
$this>updatePveData();
|
||||||
$this->rewardCegPve();
|
if ($this->pveGeminiMeta &&
|
||||||
$this->rewardFragmentPve();
|
$this->pveGeminiMetaMode) {
|
||||||
|
$this->rewardCegPve();
|
||||||
|
$this->rewardFragmentPve();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user