feat: LobbyUI 내의 스킬 편집 창 연결

This commit is contained in:
aube.lee
2025-02-13 09:42:15 +09:00
parent 8ba55b1508
commit cb54c06345
3 changed files with 33 additions and 3 deletions

View File

@@ -23,12 +23,9 @@ namespace TON
UIManager.Show<LobbyUI>(UIList.LobbyUI);
UIManager.Show<IngameOptionUI>(UIList.IngameOptionUI);
// UIManager.Show<ControllerUI>(UIList.ControllerUI);
// PlayerSpawner.SpawnPlayerCharacter();
}
public override IEnumerator OnEnd()
{
// TON.Player 내부의 캐릭터 삭제