修改提交
parent
b63d62c7f1
commit
f48ee539f6
|
@ -37,7 +37,7 @@ local update = function()
|
|||
|
||||
-- 临时退出游戏代码
|
||||
if not AppConst.isSDK and Input.GetKeyDown(UnityEngine.KeyCode.Tab) then
|
||||
SysPanel.ShowTwo(Language[11857], nil, function()
|
||||
MsgPanel.ShowTwo(Language[11857], nil, function()
|
||||
Game.Logout()
|
||||
end)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue