编队选择载具时返回主页面Bug
parent
a748561961
commit
d6770a1ad0
|
|
@ -324,10 +324,7 @@ public class UI_VehicleChooseController : UIWindow
|
|||
|
||||
private void SureHome()
|
||||
{
|
||||
if(_curOpenType == OpenType.Normal)
|
||||
{
|
||||
CommonUtils.ChangeUIScene(Framework.Constants.MAIN_SCENE_PATH);
|
||||
}
|
||||
CommonUtils.ChangeUIScene(Framework.Constants.MAIN_SCENE_PATH);
|
||||
UIManager.Instance.CloseAllNormalExcept(UINameConst.UI_MainPanel);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue