【限时活动】提交

dev_chengFeng
ZhangBiao 2021-04-21 16:49:34 +08:00
parent 6d08ce59a6
commit f1538a4776
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function this.RemoveUIList()
table.remove(this.OpenUIList,#this.OpenUIList)
end
for i,v in ipairs(this.OpenUIList) do
LogGreen("OpenUIList:"..v)
LogGreen("RemoveUIList:"..v)
end
end
function this.ChangeUIList(jumpId)