앨범 오픈 문구 변경
This commit is contained in:
parent
33fc31d118
commit
fd571b0997
|
|
@ -14,7 +14,7 @@ public class AlbumOpenPopup : PopupBase
|
||||||
//var targetindex = GameManager.DB.GetUnlockTargetIndex(true) - 1;
|
//var targetindex = GameManager.DB.GetUnlockTargetIndex(true) - 1;
|
||||||
//DB_HuntingListData huntingListData = DB_HuntingListData.GetEntity(targetindex);
|
//DB_HuntingListData huntingListData = DB_HuntingListData.GetEntity(targetindex);
|
||||||
//t_.text = $"축하합니다!!\n{huntingListData.DBF_Title} 앨범이 오픈되었습니다.";
|
//t_.text = $"축하합니다!!\n{huntingListData.DBF_Title} 앨범이 오픈되었습니다.";
|
||||||
t_.text = "축하합니다!!\n새로운 앨범이 오픈되었습니다.";
|
t_.text = "새로운 여친 앨범이 무료로 개방되었습니다.";
|
||||||
StartCoroutine(Co_Off());
|
StartCoroutine(Co_Off());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue