pvp战报战力缩小
This commit is contained in:
@@ -562,7 +562,7 @@ export async function generMyRecInfo(heroScores: HeroScores[], winStreakNum: num
|
||||
sHid: role.sHid,
|
||||
headHid: role.headHid,
|
||||
title: role.title,
|
||||
ce: role.topFiveCe,
|
||||
ce: reduceCe(role.topFiveCe),
|
||||
heroes: myHeroRecords,
|
||||
isSuccess,
|
||||
score: isSuccess ? addSumScore : 0
|
||||
|
||||
Reference in New Issue
Block a user