UI HUGE UPDATE

This commit is contained in:
2026-06-25 11:48:56 +08:00
parent bd2a06f4c7
commit b2a1e307a4
1806 changed files with 359863 additions and 20822 deletions
+5
View File
@@ -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);