mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-24 08:36:04 +00:00
gui: ask for reload after moving frames
This commit is contained in:
@@ -273,6 +273,7 @@ pfUI:RegisterModule("gui", function ()
|
||||
|
||||
pfUI_config.position[frame:GetName()]["xpos"] = xpos
|
||||
pfUI_config.position[frame:GetName()]["ypos"] = ypos
|
||||
pfUI.gui.settingChanged = true
|
||||
end)
|
||||
|
||||
if pfUI.gitter:IsShown() then
|
||||
|
||||
Reference in New Issue
Block a user