mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 18:06:02 +00:00
preparing pfui for patch 1.18.1
preparing pfui for patch 1.18.1
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if TURTLE_WOW_VERSION then return end
|
||||
|
||||
pfUI:RegisterModule("hdgraphic", "vanilla", function ()
|
||||
-- inject video settings to provide advanced slider values
|
||||
_G.OptionsFrameSliders[3].maxValue = 15
|
||||
@@ -37,4 +39,4 @@ pfUI:RegisterModule("hdgraphic", "vanilla", function ()
|
||||
local frill = tonumber(GetCVar("frillDensity"))
|
||||
return frill > 48 and frill/16-1 or HookGetWorldDetail()
|
||||
end
|
||||
end)
|
||||
end)
|
||||
Reference in New Issue
Block a user