스킬 세팅 UI 기본 레이아웃 작업

This commit is contained in:
aube.lee
2025-02-10 15:15:17 +09:00
parent 6641a9e0ff
commit 4d15b23dfd
25 changed files with 3922 additions and 12 deletions

View File

@@ -52,8 +52,8 @@ namespace TON
// TODO : Custom Order After System Load
// UIManager.Show<IngameUI>(UIList.IngameUI);
UIManager.Show<LobbyUI>(UIList.LobbyUI);
// UIManager.Show<ControllerUI>(UIList.ControllerUI);
// UIManager.Show<LobbyUI>(UIList.LobbyUI);
UIManager.Show<ControllerUI>(UIList.ControllerUI);
// ControllerUI.Instance.Initalize();
// UIManager.Show<IngameOptionUI>(UIList.IngameOptionUI);
// UIManager.Show<CharaterCreateUI>(UIList.CharaterCreateUI);