Skip to content

Commit

Permalink
fixes #178
Browse files Browse the repository at this point in the history
  • Loading branch information
Repooc committed Aug 12, 2024
1 parent a234a4a commit 8e536ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tukui/Modules/UnitFrames/Units/Player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -592,9 +592,6 @@ function UnitFrames:Player()
Status:SetPoint("LEFT", Health, "LEFT", 4, 0)
Status:Hide()

self:HookScript("OnEnter", UnitFrames.ShowWarMode)
self:HookScript("OnLeave", UnitFrames.ShowWarMode)

-- Register with oUF
self:Tag(Name, "[Tukui:Classification][Tukui:DiffColor][level] [Tukui:GetNameColor][Tukui:NameLong]")
self:Tag(Health.Value, C.UnitFrames.PlayerHealthTag.Value)
Expand Down

0 comments on commit 8e536ed

Please sign in to comment.