mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
unlock: fix unlock mode
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ pfUI:RegisterModule("gui", function ()
|
||||
end
|
||||
end
|
||||
|
||||
function pfUI.gui.UnlockFrames()
|
||||
function pfUI.gui:UnlockFrames()
|
||||
if not pfUI.gitter then
|
||||
pfUI.gitter = CreateFrame("Button", nil, UIParent)
|
||||
pfUI.gitter:SetAllPoints(WorldFrame)
|
||||
|
||||
Reference in New Issue
Block a user