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