|
@@ -2,7 +2,6 @@
|
|
using UI.Card;
|
|
using UI.Card;
|
|
using UI.CommonGame;
|
|
using UI.CommonGame;
|
|
using UI_ComConsume = UI.Card.UI_ComConsume;
|
|
using UI_ComConsume = UI.Card.UI_ComConsume;
|
|
-using UI.ClothingSynthetic;
|
|
|
|
using System.Collections.Generic;
|
|
using System.Collections.Generic;
|
|
using UnityEngine;
|
|
using UnityEngine;
|
|
using System.Linq;
|
|
using System.Linq;
|
|
@@ -280,7 +279,6 @@ namespace GFGGame
|
|
|
|
|
|
_ui.m_ComFosterTop.m_c1.selectedIndex = _ui.m_ComFosterBottom.m_c_from.selectedIndex;
|
|
_ui.m_ComFosterTop.m_c1.selectedIndex = _ui.m_ComFosterBottom.m_c_from.selectedIndex;
|
|
_nowIndex = _cardData.index;
|
|
_nowIndex = _cardData.index;
|
|
- _ui.m_cardSyntheticBtn.icon = "ui://ClothingSynthetic/kphc_huimeng";
|
|
|
|
RefCardFosterInfo();
|
|
RefCardFosterInfo();
|
|
}
|
|
}
|
|
protected override void AddEventListener()
|
|
protected override void AddEventListener()
|