Skip to content

Commit

Permalink
comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fernando-cortez committed Jan 16, 2025
1 parent 83d234e commit ebc262d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/Scripts/Gameplay/UI/PartyHUD.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ebc262d

Please sign in to comment.