UI 이미지 작업
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user