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