mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
skin: make ticket dialog movable
This commit is contained in:
@@ -147,6 +147,7 @@ pfUI:RegisterModule("skin", function ()
|
||||
CreateBackdrop(TicketStatusFrame)
|
||||
TicketStatusFrame:ClearAllPoints()
|
||||
TicketStatusFrame:SetPoint("TOP", 0, -5)
|
||||
UpdateMovable(TicketStatusFrame)
|
||||
function TicketStatusFrame_OnEvent()
|
||||
if ( event == "PLAYER_ENTERING_WORLD" ) then
|
||||
GetGMTicket()
|
||||
|
||||
Reference in New Issue
Block a user