스테이지 Rename 및 폴더 정리
스테이지 Rename
This commit is contained in:
@@ -52,11 +52,11 @@ namespace TON
|
||||
// TODO : Custom Order After System Load
|
||||
// UIManager.Show<IngameUI>(UIList.IngameUI);
|
||||
// UIManager.Show<LobbyUI>(UIList.LobbyUI);
|
||||
UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
||||
ControllerUI.Instance.Initalize();
|
||||
//UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
||||
//ControllerUI.Instance.Initalize();
|
||||
// UIManager.Show<IngameOptionUI>(UIList.IngameOptionUI);
|
||||
// UIManager.Show<CharaterCreateUI>(UIList.CharaterCreateUI);
|
||||
// UIManager.Show<TitleUI>(UIList.TitleUI);
|
||||
UIManager.Show<TitleUI>(UIList.TitleUI);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user