parent
32cba2e946
commit
7a2d30570c
|
@ -477,7 +477,7 @@ function this.RequestProtos(userId)
|
|||
end
|
||||
if UrlList[1] ~= "" and UrlList[2] ~="" then
|
||||
this.protos:SetActive(true)
|
||||
if chanel and (chanel=="YGDC" or chanel=="XQDC") then
|
||||
if chanel and (chanel=="XQOT" or chanel=="XQDC") then
|
||||
this.newproto:SetActive(true)
|
||||
else
|
||||
this.newproto:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue