【踏碎凌霄】报错修改
parent
8645d3f4e5
commit
e5a19b76f1
|
|
@ -162,7 +162,7 @@ function TaSuiLingXiao:ShowSlide()
|
||||||
local historyMax = self.actData.value
|
local historyMax = self.actData.value
|
||||||
local bossMax = self.configData.BoxList[#self.configData.BoxList][1]
|
local bossMax = self.configData.BoxList[#self.configData.BoxList][1]
|
||||||
local curBoss = 0
|
local curBoss = 0
|
||||||
local boxId = 0
|
local boxId = 11016
|
||||||
local count = ""
|
local count = ""
|
||||||
for i = 1, #self.configData.BoxList do
|
for i = 1, #self.configData.BoxList do
|
||||||
if historyMax < self.configData.BoxList[i][1] then
|
if historyMax < self.configData.BoxList[i][1] then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue