메인 화면 UI 구조 변경

This commit is contained in:
aube.lee
2025-02-04 17:57:23 +09:00
parent a971567ffd
commit ab433ef46b
12 changed files with 2530 additions and 259 deletions

View File

@@ -23,7 +23,7 @@ namespace TON
UIManager.Show<LobbyUI>(UIList.LobbyUI);
// UIManager.Show<ControllerUI>(UIList.ControllerUI);
PlayerSpawner.SpawnPlayerCharacter();
// PlayerSpawner.SpawnPlayerCharacter();
}