Branch_oumei
parent
a295675988
commit
2c67b93db4
|
@ -127,10 +127,10 @@ function SettingInfo:BindEvent()
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
Util.AddOnceClick(this.submit, function()
|
Util.AddOnceClick(this.submit, function()
|
||||||
UnityEngine.Application.OpenURL("https://discord.gg/6P2r7t5SPy")
|
|
||||||
if AppConst.isSDKLogin then
|
if AppConst.isSDKLogin then
|
||||||
SDKMgr:LoginPanel_Btn1()
|
SDKMgr:LoginPanel_Btn1()
|
||||||
end
|
end
|
||||||
|
UnityEngine.Application.OpenURL("https://discord.gg/6P2r7t5SPy")
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--兑换码
|
--兑换码
|
||||||
|
|
Loading…
Reference in New Issue