feat: 데이터 업데이트 시점 수정
This commit is contained in:
@@ -25,7 +25,7 @@ namespace TON
|
|||||||
|
|
||||||
public GameObject emptyHeartAlert;
|
public GameObject emptyHeartAlert;
|
||||||
|
|
||||||
private void Start()
|
private void OnEnable()
|
||||||
{
|
{
|
||||||
SetCharacterData();
|
SetCharacterData();
|
||||||
SetUserRankData();
|
SetUserRankData();
|
||||||
|
|||||||
Reference in New Issue
Block a user