【竞技场】 防守记录积分显示修改

zhangqiang 2021-01-19 23:00:13 +08:00
parent 383fa08e90
commit 1629164837
1 changed files with 1 additions and 1 deletions

View File

@ -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)