인게입 UI, 인게임 옵션 UI 수정

This commit is contained in:
Mingu Kim
2025-02-04 19:51:09 +09:00
parent f365190ba4
commit 44777fdad6
5 changed files with 1405 additions and 8 deletions

View File

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