Commit c3b1fa3801ed128a2883219353b9c6a9be0bff48

Authored by zhouhaihai
1 parent b4b28ccd

缺个tou

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/actions/PvpAction.lua
... ... @@ -735,6 +735,7 @@ function _M.endBattleHRpc(agent, data)
735 735 myRank = myRank,
736 736 oldMyRank = oldMyRank,
737 737 video = video,
  738 + headers = headers,
738 739 isWin = isWin,
739 740 }))
740 741 return true
... ...