【巅峰赛】 排错 临时修改 ~~~~~~~~~~~~~
parent
4f0d2626b5
commit
105843f939
|
|
@ -212,13 +212,13 @@ end
|
|||
|
||||
-- 获取巅峰战基础信息
|
||||
function this.GetBaseData()
|
||||
this.ChangeData(this.CurTabIndex)
|
||||
-- this.ChangeData(this.CurTabIndex)
|
||||
return this.baseInfo
|
||||
end
|
||||
|
||||
-- 获取对战信息
|
||||
function this.GetBattleInfo()
|
||||
this.ChangeData(this.CurTabIndex)
|
||||
-- this.ChangeData(this.CurTabIndex)
|
||||
return this.myBattleInfo
|
||||
end
|
||||
|
||||
|
|
@ -363,7 +363,7 @@ end
|
|||
|
||||
--- 获取竞猜战斗信息
|
||||
function this.GetBetBattleInfo()
|
||||
this.ChangeData(this.CurTabIndex)
|
||||
-- this.ChangeData(this.CurTabIndex)
|
||||
return this.betBattleInfo
|
||||
end
|
||||
--- 获取赔率信息
|
||||
|
|
|
|||
Loading…
Reference in New Issue