Show SpeechFrame after resetting its position
This commit is contained in:
parent
45f4e54636
commit
a365e4ed94
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ local function InitSpeeches()
|
|||
CreateButton('Resetovat pozici okna', "RESET", function()
|
||||
CzechQuestsAddon_Store.config.SPEECH_FRAME_POSITION_X = 0
|
||||
CzechQuestsAddon_Store.config.SPEECH_FRAME_POSITION_Y = 0
|
||||
addon.SpeechFrame:Show()
|
||||
addon.SpeechFrame:UpdateSettings()
|
||||
end)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue