Merge branch '0功能/本周版本优化内容' of http://60.1.1.230/gaoxin/JL_Client into 0功能/本周版本优化内容

dev_chengFeng
gaoxin 2021-01-28 14:34:24 +08:00
commit f1f9c5e118
1 changed files with 2 additions and 2 deletions

View File

@ -36,9 +36,9 @@ local update = function()
-- 临时退出游戏代码
if not AppConst.isSDK and Input.GetKeyDown(UnityEngine.KeyCode.Tab) then
MsgPanel.ShowTwo("您确定要重新登录?", nil, function()
-- MsgPanel.ShowTwo("您确定要重新登录?", nil, function()
Game.Logout()
end)
-- end)
end
if Input.GetMouseButtonUp(0) then