Skip to content

Commit

Permalink
fix: Outfit Window (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nottinghster authored Jan 14, 2024
1 parent 2d3155a commit 8e76d56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/game_outfit/outfit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ localPlayerEvent = EventController:new(LocalPlayer, {
outfit = creature:getOutfit()
end

outfit.mount = nil

selectedAddons = outfit.addons
availableAddons = selectedOutfit[3]

Expand Down

0 comments on commit 8e76d56

Please sign in to comment.