UI HUGE UPDATE
This commit is contained in:
@@ -435,6 +435,11 @@ public class UI_Idols : MonoBehaviour
|
||||
ieqpmt.SetHero(hero);
|
||||
}
|
||||
|
||||
if (isk != null)
|
||||
{
|
||||
isk.SetHero(hero);
|
||||
}
|
||||
|
||||
if (rightPanel != null)
|
||||
{
|
||||
rightPanel.SetActive(hero != null);
|
||||
|
||||
Reference in New Issue
Block a user