mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 01:46:03 +00:00
skin: move gm ticket frame to top
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ pfUI:RegisterModule("skin", function ()
|
||||
|
||||
TicketStatusFrame:SetBackdrop(pfUI.backdrop)
|
||||
TicketStatusFrame:ClearAllPoints()
|
||||
TicketStatusFrame:SetPoint("TOPLEFT", 5, -5)
|
||||
TicketStatusFrame:SetPoint("TOP", 0, -5)
|
||||
function TicketStatusFrame_OnEvent()
|
||||
if ( event == "PLAYER_ENTERING_WORLD" ) then
|
||||
GetGMTicket()
|
||||
|
||||
Reference in New Issue
Block a user