【竞技场】 防守记录积分显示修改
parent
383fa08e90
commit
1629164837
|
@ -67,7 +67,7 @@ function ArenaResultPopup:OnOpen(_args,_fun)
|
|||
if redInfo.uid == PlayerManager.uid then
|
||||
blueInfo = args.red
|
||||
redInfo = args.blue
|
||||
isWin = not isWin
|
||||
-- isWin = not isWin
|
||||
end
|
||||
|
||||
this.win:SetActive(isWin)
|
||||
|
|
Loading…
Reference in New Issue