1
This commit is contained in:
parent
ee0d03af89
commit
909062a9ad
@ -85,7 +85,7 @@ class RoomBattleDataService extends BaseService {
|
||||
$newRank=$userDb['rank'];
|
||||
$ranked = $this->getMyRanked($account);
|
||||
$newScore = FormulaService::calcBattleAfterRankScoreNew($userDb,$ranked,$teamRanked,$winningPro);
|
||||
if ($account == "6517_2006_s1_0_104162729566475397176"){
|
||||
if ($account == "6513_2006_VBpXS6ACSw6oqbEspB3N1ezsAty0IIvk"){
|
||||
error_log("RankParam: ".json_encode(array(
|
||||
'rank' => $ranked,
|
||||
'teamRank' => $teamRanked,
|
||||
|
Loading…
x
Reference in New Issue
Block a user