스테이지 Rename 및 폴더 정리
스테이지 Rename
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,7 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 13680a75558741248a7104c2613cf978
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 07c2e70991189b34e9068dbd230af901
|
guid: 171a781096ced684786ffc4579aed7cd
|
||||||
folderAsset: yes
|
folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 8f0c180617f83374cae3c9227138b5b3
|
guid: 4ffa3abd86ea7074895c9c337ee16da5
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
userData:
|
userData:
|
||||||
@@ -52,11 +52,11 @@ namespace TON
|
|||||||
// TODO : Custom Order After System Load
|
// TODO : Custom Order After System Load
|
||||||
// UIManager.Show<IngameUI>(UIList.IngameUI);
|
// UIManager.Show<IngameUI>(UIList.IngameUI);
|
||||||
// UIManager.Show<LobbyUI>(UIList.LobbyUI);
|
// UIManager.Show<LobbyUI>(UIList.LobbyUI);
|
||||||
UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
//UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
||||||
ControllerUI.Instance.Initalize();
|
//ControllerUI.Instance.Initalize();
|
||||||
// UIManager.Show<IngameOptionUI>(UIList.IngameOptionUI);
|
// UIManager.Show<IngameOptionUI>(UIList.IngameOptionUI);
|
||||||
// UIManager.Show<CharaterCreateUI>(UIList.CharaterCreateUI);
|
// UIManager.Show<CharaterCreateUI>(UIList.CharaterCreateUI);
|
||||||
// UIManager.Show<TitleUI>(UIList.TitleUI);
|
UIManager.Show<TitleUI>(UIList.TitleUI);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user