fix 对手保存信息也缩小战力
This commit is contained in:
@@ -590,7 +590,7 @@ export async function generPVPOppRecInfo(isSuccess: boolean, curOpp: OppPlayers,
|
||||
sHid: oppRole.sHid,
|
||||
headHid: oppRole.headHid,
|
||||
title: oppRole.title,
|
||||
ce: oppRole.defCe,
|
||||
ce: reduceCe(oppRole.defCe),
|
||||
heroes: oppHeroRecords,
|
||||
isSuccess: !isSuccess,
|
||||
score: 0
|
||||
|
||||
Reference in New Issue
Block a user