feat: 게임 플레이어 로그인 후 재화 데이터 가져오도록 적용
This commit is contained in:
@@ -28,9 +28,6 @@ namespace TON
|
||||
BackendManager.Singleton.Initalize();
|
||||
UIManager.Singleton.Initalize();
|
||||
|
||||
// TODO : GameDataModel.Singleton.Initalize();
|
||||
PlayerDataManager.Singleton.Initalize();
|
||||
|
||||
isIniaialized = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user