feat: 데이터 업데이트 시점 수정

This commit is contained in:
aube.lee
2025-02-28 14:43:36 +09:00
parent 8a8daba81e
commit 88d14f54b4

View File

@@ -25,7 +25,7 @@ namespace TON
public GameObject emptyHeartAlert;
private void Start()
private void OnEnable()
{
SetCharacterData();
SetUserRankData();