feat: 게임 플레이어 로그인 후 재화 데이터 가져오도록 적용
This commit is contained in:
@@ -62,7 +62,8 @@ namespace TON
|
||||
if (isSuccess)
|
||||
{
|
||||
Debug.Log("로그인 성공!");
|
||||
// 게임 시작 로직은 Main.cs에서 처리
|
||||
|
||||
PlayerDataManager.Singleton.Initalize();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user