diff --git a/Assets/Scripts/Gameplay/UI/PartyHUD.cs b/Assets/Scripts/Gameplay/UI/PartyHUD.cs index 2eeeabf3b..342bcd4af 100644 --- a/Assets/Scripts/Gameplay/UI/PartyHUD.cs +++ b/Assets/Scripts/Gameplay/UI/PartyHUD.cs @@ -215,7 +215,6 @@ void OnHeroSelectionChanged(ulong prevTarget, ulong newTarget) } // Helper to change name appearance for selected or unselected party members - // also updates m_CurrentTarget void SetHeroSelectFX(ulong target, bool selected) { // check id against all party slots