1
This commit is contained in:
parent
f1bf4ef8ac
commit
0e04469458
@ -530,6 +530,7 @@ class TameBattleDataService extends BaseService {
|
|||||||
$data = array(
|
$data = array(
|
||||||
"battle_uuid" => $battleUuid,
|
"battle_uuid" => $battleUuid,
|
||||||
"map_mode_id" => getXVal($this->allInfo,'map_mode_id', 0),
|
"map_mode_id" => getXVal($this->allInfo,'map_mode_id', 0),
|
||||||
|
"map_mode" => getXVal($this->allInfo,'map_mode', 0),
|
||||||
"room_mode" => getXVal($this->allInfo,'room_mode', 0),
|
"room_mode" => getXVal($this->allInfo,'room_mode', 0),
|
||||||
"pvp_mode" => $pvp_mode,
|
"pvp_mode" => $pvp_mode,
|
||||||
"team_mode" => getXVal($this->allInfo,'team_mode', 0),
|
"team_mode" => getXVal($this->allInfo,'team_mode', 0),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user