Skip to content

Commit

Permalink
Reset mount editbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Nov 24, 2019
1 parent 9636783 commit 136c8fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ function CM:CreateGUI()
sex_dd:SetText(genders[UnitSex("player")-1].text)
model_eb:SetText(0)
npc_eb:SetText("")
mount_eb:SetText("")
scale_slider:SetValue(1)
self:ResetMorph()
end)
Expand Down

0 comments on commit 136c8fa

Please sign in to comment.