WoWInterface SVN bdCore

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

trunk/core.lua
30,8 → 30,3
bdCore.colorString = '|cffA02C2Fbd|r'
bdCore.config = engine[2]
bdCore.frames = engine[3]
 
bdCore.mult = 768/string.match(GetCVar("gxResolution"), "%d+x(%d+)")
--UIParent:SetScale(bdCore.mult)
SetCVar("useUiScale",1)
SetCVar("uiScale",bdCore.mult)