UI 이미지 작업

This commit is contained in:
aube.lee
2025-02-04 21:08:13 +09:00
parent 44777fdad6
commit 357a037f99
27 changed files with 1749 additions and 1006 deletions

View File

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