|
@@ -144,6 +144,7 @@ namespace GFGGame
|
|
|
{
|
|
|
UI_ListFosterItem item = UI_ListFosterItem.Proxy(obj);
|
|
|
item.target.data = index;
|
|
|
+ item.m_finish.selectedIndex = SuitFosterDataManager.Instance.GetFosterState(_suitId, index);
|
|
|
if (SuitFosterDataManager.Instance.GetSuitFosterData(_suitId).maintainStep == index)
|
|
|
{
|
|
|
_index = index;
|