...
This commit is contained in:
parent
045870e72b
commit
7f5e82b943
|
|
@ -16,6 +16,7 @@ public class PreviewUIPopup : PopupBase
|
|||
GameManager.ADS.HideBanner();
|
||||
|
||||
i_ai.sprite = DB_HuntingData.GetEntity(GameManager.DB.GetUnlockTargetIndex(true) << 1).DBF_HuntingImage;
|
||||
i_ai.preserveAspect = true;
|
||||
texts[0].text = GamePanel.Instance.AIGoldTMP.text;
|
||||
texts[1].text = $"Lv.{GameManager.DB.NormalGameLevel}";
|
||||
Set_Point();
|
||||
|
|
|
|||
Loading…
Reference in New Issue