1
This commit is contained in:
parent
f6a100b833
commit
692eda0bef
@ -952,7 +952,7 @@ class BattleController extends BaseAuthedController {
|
||||
array_push($data['team_list'], $teamInfo);
|
||||
}
|
||||
$this->decTicket($r, $customData, $mapModeMeta);
|
||||
if ($data['is_newbie_battle'] && $realPlayerNum > 0) {
|
||||
if ($data['is_newbie_battle'] && $realPlayerNum > 1) {
|
||||
$data['is_newbie_battle'] = 0;
|
||||
}
|
||||
myself()->_rspData($data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user