앨범 개방 후 lv ui 갱신
This commit is contained in:
parent
031f374c6f
commit
9b7b0c2fe4
|
|
@ -70,6 +70,7 @@ public class MainPanel : MonoBehaviour
|
|||
|
||||
var data = DB_HuntingData.GetEntity((GameManager.DB.GetUnlockTargetIndex(true) << 1) - 2);
|
||||
if (data != null) aiImage.sprite = data.DBF_HuntingImage;
|
||||
OnSynchronizeNormalGameData();
|
||||
|
||||
GameManager.DB.CheckDayReset();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue