Skip to content

Commit

Permalink
Remove red color after successfully loading the loadout again
Browse files Browse the repository at this point in the history
  • Loading branch information
Lardeck committed Apr 11, 2023
1 parent 2732a21 commit 403e27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ImprovedTalentLoadouts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ local function LoadLoadout(self, configInfo)
--RegisterEvent("TRAIT_TREE_CURRENCY_INFO_UPDATED")
end

configInfo.error = nil
LibDD:CloseDropDownMenus()
end

Expand Down

0 comments on commit 403e27e

Please sign in to comment.