修复切磋战斗结果只会显示失败的问题

gaoxin 2020-09-17 16:23:26 +08:00
parent 4e5c64264f
commit 2eeb4af779
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function this.On_Btn1_Click()
this.root:ClosePanel()
local arg = {}
arg.result = result
arg.result = result.result
arg.blue = {}
arg.blue.uid = PlayerManager.uid
arg.blue.name = PlayerManager.nickName