diff --git a/Assets/ManagedResources/~Lua/Modules/ArenaTopMatch/ArenaTopMatchManager.lua b/Assets/ManagedResources/~Lua/Modules/ArenaTopMatch/ArenaTopMatchManager.lua index 2ebbd3c8e5..d240220c1d 100644 --- a/Assets/ManagedResources/~Lua/Modules/ArenaTopMatch/ArenaTopMatchManager.lua +++ b/Assets/ManagedResources/~Lua/Modules/ArenaTopMatch/ArenaTopMatchManager.lua @@ -6,7 +6,6 @@ function this.Initialize() this.myBattleInfo = {} this.battleHistoryInfo = {} this.myTeamRankInfo = {} - --- 竞猜数据 this.isCanBet = false -- 是否可以竞猜 this.betBattleInfo = {}