mirror of
https://github.com/OldManAlpha/Puppeteer.git
synced 2025-11-28 23:48:35 +00:00
Move GUI part of settings to its own file
This commit is contained in:
parent
6fa0072437
commit
5afe29f4ba
@ -701,7 +701,7 @@ function OnAddonLoaded()
|
||||
end
|
||||
end
|
||||
end
|
||||
PuppeteerSettings.InitSettings()
|
||||
PTSettingsGUI.InitSettings()
|
||||
if PTHealPredict then
|
||||
PTHealPredict.OnLoad()
|
||||
|
||||
|
||||
@ -31,12 +31,14 @@ core\EventHandler.lua
|
||||
core\DistanceScanner.lua
|
||||
core\Command.lua
|
||||
|
||||
Settings.lua
|
||||
PuppeteerSettings.lua
|
||||
PTUnitFrame.lua
|
||||
PTUnitFrameGroup.lua
|
||||
Profile.lua
|
||||
ProfileManager.lua
|
||||
|
||||
gui\Settings.lua
|
||||
|
||||
libs\GuidRoster.lua
|
||||
libs\AuraTracker.lua
|
||||
libs\PTUnit.lua
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1411
gui/Settings.lua
Normal file
1411
gui/Settings.lua
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user