Lobby 캐릭터 출력 되도록 오류 수정

This commit is contained in:
aube.lee
2025-02-02 14:47:43 +09:00
parent b93399eac3
commit 6208befe60
2 changed files with 0 additions and 33 deletions

View File

@@ -21,7 +21,6 @@ namespace TON
yield return null;
}
UIManager.Show<LobbyUI>(UIList.LobbyUI);
PlayerSpawner.SpawnPlayerCharacter();
}